Comments by: Bashtard

The person you searched for (Bashtard) has authored 2 comments. They are shown below in reverse date-order, and grouped by the post they belong to:

Post Comment
Post Comment
December 2003
Bandwidth theft and flame-bait

Well if you truly want to find out, I suggest you try hotlinking to me and see what "hard working lady" you get!

She makes me run screaming every time.

[view in situ]

To add to the example .htaccess

If you are applying the Rewrite to multiple domains it looks as such:

RewriteCond %{HTTP_REFERER} ^http://(.*.)?foobar.com(/)?.*$ [NC,or]
RewriteCond…

[view in situ]