| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15131
|
Posted: Sat Aug 05, 2006 10:24 am Post subject: Re: migration able2know phpBB SEO mixed mod rewrite |
|
|
Hum, weird.
Try :
| Code: | DirectoryIndex portal.php index.php index.html index.htm
Options +FollowSymlinks -indexes
RewriteEngine on |
Instead of :
| Code: | Options +FollowSymlinks
RedirectMatch temp ^/$ http://www.asia-expatsforum.com/phpBB2/portal.php
RewriteEngine on |
If it does not work, then, this one would be better I think :
| Code: | Options +FollowSymlinks
RewriteEngine on
RewriteRule ^$ http://www.asia-expatsforum.com/phpBB2/portal.php [QSA,L,R=301] |
At least this will send an http 301 header while redirecting
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
 |
asiaexpat PR1

Joined: 04 Aug 2006 Posts: 121
|
Posted: Sat Aug 05, 2006 11:22 am Post subject: Re: migration able2know phpBB SEO mixed mod rewrite |
|
|
option 1 returns access forbidden message--
option 2 works |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |