Forum Moderators: bakedjake

Message Too Old, No Replies

Problem with redirect with .htaccess

.htaccess

         

michal317

4:59 pm on Apr 28, 2006 (gmt 0)

10+ Year Member



Hello!

I've entered a redirect code into the .htaccess according to one's IP:

RewriteCond %{REMOTE_ADDR} ^80\.178\.57\.190$
RewriteRule .* /index.HTML

It worked, but today I started to get this error:

Bad Request
Your browser sent a request that this server could not understand.

Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request.

Would anyone know what could be the cause?

Thanks!

gruber

9:16 am on May 12, 2006 (gmt 0)

10+ Year Member



what do you see in error_log about this problem?