-
htaccess 500 errors
Can anyone tell me why this htaccess file would be generating:
RewriteEngine on
RewriteCond %{HTTP_REFERER}!^http://([a-z0-0-9-]+\.)*hisdomain.com*/[NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.mancheck\.com/* [NC]
RewriteRule /*http://%{HTTP_HOST}/[R,L]
error 500: Internal Server Error
The server encountered an unexpected condition which prevented it
from fulfilling the request."
Thanks
Dzinerbear
-
Hmm good question.
Might want to check with your host as to why its happening could be that the host hasnt setup all .htaccess rules.
Regards,
Lee
-
Are htaccess files case sensitive? The above actually had hisdomain in full caps. And I just wondered about that.
Cheers
Dzienerbear
-
maybe luke would know this one...
if not - I'll ask around...
give him a bit to see if he see's this first though...
~Bell
-
hey there Dzinebear - I sent you a PM...
~Bell