i know i can use the option in cpannel, but i can only stop from all websites, and then add the ones i need
but what i need is to block just couple websites that uses A LOT of my bandwidth
here is the website i found
http://altlab.com/htaccess_tutorial.htmlbut when i try to put this
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(www\.)?badsite\.net/ [NC,OR
RewriteCond %{HTTP_REFERER} ^http://(www\.)?badsite\.com/ [NC
RewriteRule \.(jpe?g|gif|bmp|png)$ images/nohotlink.jpg [L]
it gives me this error when i try to access my website
[B][SIZE=5]Internal Server Error[/SIZE][/B]
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@digo.ws and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
so how can i fix it?
p.s: here the website i want to block
http://www.svalka.com.ru or
http://svalka.com.ruthnx