sandrodz
07-19-2006, 06:22 PM
Hi, I want to redirect subdomain to folder... and I want to do it with mod_rewrite, I use this:
rewriteengine on
rewriterule ^index.html ../forums/arcade.php
but I get following error:
Bad Request
Your browser sent a request that this server could not understand.
Invalid URI in request GET / HTTP/1.1
any ideas? suggestions? HELP ME! please :D
rewriteengine on
rewriterule ^index.html ../forums/arcade.php
but I get following error:
Bad Request
Your browser sent a request that this server could not understand.
Invalid URI in request GET / HTTP/1.1
any ideas? suggestions? HELP ME! please :D