I must be dumb as a brick, but I can't get my root to redirect to the forums directory... i.e.
Game-Artist.net
Game-Artist.net
http://77.ip.ip.ip/
to...
Game Artist Forums
What's the best way around it?
Thank you in advance!
This is a discussion on htaccess query within the General Discussion forums, part of the vBSEO SEO Plugin category; I must be dumb as a brick, but I can't get my root to redirect to the forums directory... i.e. ...
I must be dumb as a brick, but I can't get my root to redirect to the forums directory... i.e.
Game-Artist.net
Game-Artist.net
http://77.ip.ip.ip/
to...
Game Artist Forums
What's the best way around it?
Thank you in advance!
Well in those folders you could put a .htaccess file with these contents in it:
Code:RewriteEngine on RewriteRule (.*) http://www.game-artist.net/forums/$1 [R=301,L]
The Forum Hosting - Forum Hosting from the Forum Experts