MyBB Community Forums

Full Version: Need HELP here.. URGENT!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am going to redirect my site from www.example.ph/forum to www.example.ph only.. i followed the guide that was given to me to change the Board URL of the ACP and the cookie path and then inserted this codes given to .htaccess..
RewriteEngine on
 RewriteRule (.*) http://medicalsquid.com/$1 [R=301,L]


but then when im going to load the page it encounters error on it.. here is the error:
The page isn't redirecting properly
      
          Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
  
  This problem can sometimes be caused by disabling or refusing to accept
    cookies.

kindly help me with this.. i messed up my forum..[/code]
Closed.