The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
301 htaccess www redirect not working
I am trying to set up:
gatorenvy.com/forums/index.php to redirect to www.gatorenvy.com/forums/index.php but it is not working. I placed this in the .htaccess in /forums/ where I have VB installed. Code:
Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^gatorenvy.com/forums [nc] rewriterule ^(.*)$ http://www.gatorenvy.com/forums/$1 [r=301,nc] Any thoughts? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|