ungovernable
11-20-2008, 03:45 PM
Hello,
i have this very simple .htaccess file to redirect "www.mysite.com/forums" to "forums.mysite.com"
Redirect 301 /forums http://forums.mysite.com
i would like to add an exception, because i need to be able to access "www.mysite.com/forums/admincp" and "www.mysite.com/forums/modcp", but with this script it will redirect me to the new address
any help please?
i have this very simple .htaccess file to redirect "www.mysite.com/forums" to "forums.mysite.com"
Redirect 301 /forums http://forums.mysite.com
i would like to add an exception, because i need to be able to access "www.mysite.com/forums/admincp" and "www.mysite.com/forums/modcp", but with this script it will redirect me to the new address
any help please?