|
|
|
|
|
|
![]() |
#11 | |
Don't let a programmer design your front-end pages!
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
|
HELP - I'm so bad when it comes to understanding this technical gobbledygook!
Quote:
Code:
SAMPLE, part of my current htaccess: RewriteCond %{HTTP_REFERER} ^http://forum.mokkels.nl/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://forum2.mokkels.nl/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://forum3.mokkels.nl/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://fusker.lewww.com/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?fusker.lewww.com/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bbs.peachy18.com/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?images.devilfinder.com/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?devilfinder.com/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?grin-reaper.com/.*$ [NC] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?grin-reaper.com/.*$, but rather 2 lines like RewriteCond %{HTTP_REFERER} ^http://grin-reaper.com/.*$ and RewriteCond %{HTTP_REFERER} ^http://www.grin-reaper.com/.*$ ???
__________________
Have a nice day! ![]() |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|