The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
htaccess help
We moved our forum directory from:
/forum to /forums I would like to put a 301 rewrite mod in our htaccess file to forward all traffic (whom get a 404 error right now :-( ) to the new directory and reduce most of the 404's Can someone help, I've tried a couple generators and a couple sites that discuss this but I am doing something wrong as I keep getting a internal server error. |
#2
|
||||
|
||||
HTML Code:
//301 Redirect Entire Directory RedirectMatch 301 forum(.*) forums/$1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|