Quoting Peter Kiem <[EMAIL PROTECTED]>:
>
> allow from 203.46.4.222
> order allow,deny
> deny from all
>
Fix your ACL. The "allow from" line MUST come after
the "order" line.
--
Jason Costomiris <><
Technologist, cryptogeek, human.
jcostom {at} jasons {d
(
>I have a mail list if interested , mail me privately
>
- -Original Message-
From: Greg W <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, 30 November 1999 20:52
Subject: Re: Apache CGI access control
What's your private email address
Hi peter
I think the docs say that a directory match will override a location match
I would try adding it as a directory entry
order allow,deny
deny from all
allow from localhost # not necessary
allow from 203.46.4.222
I have a mail list if interested , mail me privately
*** REPLY