GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need .htaccess help (https://gfy.com/showthread.php?t=45173)

playa 01-01-2002 11:11 AM

need .htaccess help
 
can anyone post a good .htaccess code

to secure a members area,,

where 1 domain can have access to another domain's directory

i will have the #1 domain framed with the #2 domain having the content


thanks in advance

------------------
------------
Playa
icq#38147712
www.NoBSdialer.com
Promote Click Cash and Get $50

amadman 01-01-2002 12:41 PM

I dont know if this will help but here is the rewrite that cyberage gives ya:

Code:

AuthType Basic
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://www.DOMAIN.com [NC]
RewriteCond %{HTTP_REFERER} !^http://DOMAIN.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.avsofchoice\.com/* [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.cyberage\.com/* [NC]
RewriteRule /* http://www.DOMAIN.com/forbidden.html  [R,L]

THink it only make sure coming from a good domain though.


[This message has been edited by amadman (edited 01-01-2002).]


All times are GMT -7. The time now is 05:03 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123