[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] http referer
- Subject: Re: [cobalt-users] http referer
- From: "The Alchemist" <alchemist@xxxxxxxxxxxxxx>
- Date: Mon Nov 20 14:53:13 2000
- Organization: OzRegistry Domain Name Services
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Subject: [cobalt-users] http referer
> Ok...here is my question.
> I have a site and lets say it is www.abc.com/members and I want the content
> of the /members directory only accessible from 3 other sites...www.abc1.com,
> www.abc2.com and www.abc3.com
>
> What is the structure of the http-referer info and where do I put it, in a
> .htaccess file in abc.com/members or in the httpd.conf file and what is the
> exact format?
This is the format of the Directive to go in the access.conf:
<Location /directory>
order deny,allow
deny from all
allow from .domain.com
</Location>
Regards
-Andrew Antonietti
--
Ozregistry Domain Name Services
WebSite : http://www.ozregistry.com/
PO Box A377, Arncliffe, NSW, 2205, Australia
PH : +612 9592 3417 FAX : +612 9567 7096