this is not my strong point... i have written my file, but dunno where i am supposed to upload it to (ie. directory)
i also heard i have to upload is as binary file or something
here is what i have written so far:
ErrorDocument 302 /girls.htm
ErrorDocument 401 /girls.htm
ErrorDocument 403 /girls.htm
ErrorDocument 404 /girls.htm
ErrorDocument 408 /girls.htm
ErrorDocument 500 /girls.htm
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^
http://slinkylinks.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://www.slinkylinks.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://216.127.70.136 [NC]
RewriteRule .\. (wav|mp3|mp2|rm|ra|ram|au|aiff|wma|mov|zip|mpg|mpe
g|avi|jpg|gif)$ - [F,
thanks in advance for any help you can offer...