DaveAtIFG

msg:1505250 | 10:44 pm on Oct 9, 2001 (gmt 0) |
We're pleased you dropped by wmw bsf. Welcome! I've brought your questions up in the moderators forum, hopefully we'll round up some useful answers for you.
|
littleman

msg:1505251 | 10:54 pm on Oct 9, 2001 (gmt 0) |
Try this: order_referer allow_referer,deny_referer deny_referer from all allow_referer from yourdomain.com
|
bsf

msg:1505252 | 5:41 am on Oct 10, 2001 (gmt 0) |
littleman i made the changes but am getting 500 internal server error saying "... Invalid command 'order_referer', perhaps mis-spelled or defined by a module not included in the server configuration..."
|
littleman

msg:1505253 | 8:21 am on Oct 10, 2001 (gmt 0) |
Sorry, try this: SetEnvIfNoCase Referer "domain\.org" local_ref=1 Order Allow,Deny Allow from env=local_ref
|
bsf

msg:1505254 | 9:11 am on Oct 10, 2001 (gmt 0) |
i am using "...SetEnvIfNoCase Referer "first_domain\.com" local_ref=1 Order Allow,Deny Allow from env=local_ref .." but am still getting 403 forbidden error and their is no error on the error log.
|
littleman

msg:1505255 | 6:54 pm on Oct 10, 2001 (gmt 0) |
Make sure your referer is matching up with what you have in your .htaccess file. I have a script you could use to test different referers ( [cgi-fun.hypermart.net...] ) to make sure you have it right. Put your referer in the "From Where?" section. Turn off your javascript, or you'll be forced to look at pop-up ads.
|
bsf

msg:1505256 | 11:10 am on Oct 12, 2001 (gmt 0) |
not working
|
|