Found this in the .htaccess file:
#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
What functionality will happen if I add my domain? And does anything happen if I just leave it like that?


LinkBack URL
About LinkBacks





Reply With Quote