View Single Post
Old 2003-09-07, 08:15 PM   #15
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Damn, I thought that your anti-hotlinking htaccess was messing with your PDF links.

Here you go,

AuthType Basic
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://.*cleos-porn-links.com:80/*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*cleos-porn-links.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*cleos-porn-links.com*$ [NC]
RewriteRule /* http://www.cleos-porn-links.com/adult-links/submit.shtml [R,L]

I use the above to protect my submit form. If you try to go to my submit form without first coming from my rules page it will kick you back to my rules page.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote