The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help redirecting entire forum
my .htaccess contains this so far
Code:
Redirect 301 /index.php http://www.diabeteschat.org/forum/index.php --------------- Added [DATE]1244567672[/DATE] at [TIME]1244567672[/TIME] --------------- i changed my .htaccess to Code:
Options +Indexes +FollowSymlinks RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.diabeteschat\.org RewriteRule (.*) http://www.diabeteschat.org/forum/$1 [R=301,L] Options +FollowSymLinks RewriteEngine on it doesnt redirect to www.diabeteschat.org/forum/blah the only page that redirects properly is my index page...help! --------------- Added [DATE]1244567946[/DATE] at [TIME]1244567946[/TIME] --------------- anyone? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|