I just removed the line "deny from all" and it worked.
----- Original Message ----- 
From: Emmanuel Seyman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 5:22 PM
Subject: Re: Access restrictions to Apache


> On Tue, Apr 10, 2001 at 04:17:13PM +0200, Nathalie Boulos a ecrit:
> > 
> >  Is there anything else I should do?
> 
> In the exact same case, I did this:
> 
> <Directory "/web">
>     ...
>     Order deny,allow
>     Deny from all
>     Allow from 195.25.109.
> </Directory>
> 
> Emmanuel
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to