Troubleshooting vBulletin ProblemsDiscuss Rewrite setting? in the vBulletinSetup Information forums; Ok... so, here's the deal, my forum is Arcade Mania .
I'd want everyone to be redirected to Arcade Mania , when accessing the above link... and i haven't got ...
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.example.com [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]
I've been doing this for a while now on my site, but how can I get it to work for directories... ex http://vbstartup.com/testvb gives me a 404 while adding www. before it makes it work...
It's weird... it seems to work with some and not with others... Ex. Banned works