![]() |
Maybe you can help....
Hi,
I want to protect a domain directory: ( http://www.mydomain2.com/users/ ) and the only refer should be: ( http://www.mydomain1.com/main.html ) I guess that I can do this with a .htaccess file. I have these lines: AuthType Basic RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://www.mydomain1.com/main.html [NC] RewriteCond %{HTTP_REFERER} !^http://www.mydomain2.com/users/ [NC] RewriteRule /* http://www.mydomain2.com/error.html [R,L] It should be working, but when I try to save a *zip file with ' save target as ' I save the error.html and not the *zip file. Any suggestions? Thanks |
I can't help you because I'm too tired. However, I see this is your first post so let me be the first to say:
http://kevinyagher.com/usf/gfy-anim1.gif ------------------ ...:::End Of Line:::... ------------------ * [email protected] * uSexFan.com * ICQ : 114683191 |
Thanks all the way!
Yes it is my first post and I fu.. myself but I have still this problem. Maybe I did something wrong?! |
AuthUserFile /dev/null
AuthGroupFile /dev/null RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://www.mydomain.com.* [NC] RewriteCond %{HTTP_REFERER} !^http://www.mydomain.com.* [NC] RewriteRule /* http://www.sendthemhere.com/my.html [R,L] |
Lensman is a hypocrite
The Revive Juicybone Now Coalition |
Quote:
|
Quote:
|
welcome to 2003
|
All times are GMT -7. The time now is 01:11 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123