Im hoping it is.
Well, here is my problem, I cant keep uploading an htaccess file to every virtual domain, everytime I change it. Problem is, I cant get my htaccess code to work in apache. All I can work is the error docs.
I need to get these to function:
Deny from {ip}
and
RewriteRule .*\.(gif|GIF|Gif|jpg|JPG|jpeg)$
http://www.mydomain.com/error.jpg [R,NC]
but everytime I add these lines, apache dies
