Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2004-08-05, 07:53 PM   #11
venturi
No offence Apu, but when they were handing out religions you must have been out taking a whizz
 
Join Date: Apr 2003
Location: An Oasis atop a High Desert Mesa
Posts: 282
Send a message via ICQ to venturi
Quote:
Originally posted by Ramster
RewriteCond %{HTTP_REFERER} !^http://.*baberankings.com/.*$ [NC]
Hey Ramster,
The reason, as far as I can tell, that the wanker was getting around your htaccess is because of the * infront of your domain name. Basically the way your RewriteCond is being interpreted is that ANY referer that begins with "http://" and contains "baberankings.com" is accepted.
It should be like this:
Code:
RewriteCond %{HTTP_REFERER} !^http://www.baberankings.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://baberankings.com/.*$ [NC]
p.s. - that was a pretty shitty response you got from Candid.
venturi is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:59 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc