I'm was trying to make a .htaccess file to prevent hotlinking but I kept on getting internal server error codes.
I tried this simple .htaccess file:
and it gave me internal server error. wtf?!
(at first the live tech support guy said they don't allow mod_rewrites even though 5 minutes before he asked if I had used mod_rewrites, I asked for a reason and he said security purposes)
I tried this simple .htaccess file:
ErrorDocument 400 /errors/badrequest.html
and it gave me internal server error. wtf?!
(at first the live tech support guy said they don't allow mod_rewrites even though 5 minutes before he asked if I had used mod_rewrites, I asked for a reason and he said security purposes)