Front Page and hot linking

Q

QDblue2000

I am currently running Front page 2002 and I host my site on a serve
that is running Lunix Red hat 7. I have a big problem with users ho
linking my site and stealing my bandwidth. My hosting company told me
need to edit my .htaccess with the following code

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} #!^http://(www\.)?myspace.com/.*$ [NC]
RewriteRule \.(gif|jpg)$ - [F]

However I can't edit my .htaccess file because then my front page doe
not work. Is there a way to prevent hot linking through my front pag
so I can stop going over my monthly bandwidth?

Thank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top