Quoting Peter Kiem <[EMAIL PROTECTED]>: > <Location "/cgi-bin/cvsweb.cgi"> > allow from 203.46.4.222 > order allow,deny > deny from all > </Location> Fix your ACL. The "allow from" line MUST come after the "order" line. -- Jason Costomiris <>< Technologist, cryptogeek, human. jcostom {at} jasons {dot} org | http://www.jasons.org/ -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Apache CGI access control Peter Kiem
- Re: Apache CGI access control Greg W
- Re: Apache CGI access control Jason Costomiris
- Re: Apache CGI access control Peter Kiem