> 
> I'd imagine you might be able to do something along these lines:
> 
> <Directory>
> 
> require valid-user
> order allow, deny
> deny from all
> allow from .your.domain.com
> </Directory>
> 
> or some such permutation.

> also add a "satisfy any" in the Directroy block.


Thanks for the suggestion, Dave.  If we do that, if I understand this
correctly, it will allow all access from our domain.  I need to apply the
restrictions for all user access, including from our own domain.  Is there any
way to be more restrictive and allow just htdig access, or will the format you
suggest do that?

Douglas Kline


> > I would hope that we can accomplish the indexing of restricted pages withou
t
> > the use of the username-password information.  Is there any way to construc
t
> > the .htaccess file so as to permit access without login information by the
> > htdig process or perhaps some alternate way of restricting user access whic
h
> > will still permit htdig access?  TIA.

========
Douglas Kline
[EMAIL PROTECTED]



------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to