I have this setup on several machines, and it seems
that IE running on winblows is the only browser that
sends the proper header information across.
I've tested it with netscape 4.XX, netscape 6, and IE
for Mac and they all get denied, even though the users
is coming from an authorized domain.
I have setup all of the directives in .htaccess files
in the appropriate directories. Here's a sample of
oen of them:
Default_referer deny_referer
Order_referer deny_referer,allow_referer
Deny_Referer from all
Allow_Referer from mydomain.com
the referal checking works beautifully with IE on PC,
but nothing else can get through.
help?
any suggestions would be greatly appreciated. We're
running redhat 7.1.
I can provide you with a sample link to demonstrate if
you would like.