-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Finally with the help of Peter Blomgren I have solved it! >"If two order directives apply to the same host, the last one to > be evaluated prevails." > - Apache, The Definitive Guide, p116. > >Try "order deny,allow". Working configuration is: <Directory "/usr/local/apache/cgi-bin"> AllowOverride None Options None allow from all </Directory> <Location "/cgi-bin/cvsweb.cgi"> deny from all allow from 203.46.4.222 order deny,allow </Location> Many MANY thanks to everyone who offered suggestions. +-----------------------+---------------------------------+ | Peter Kiem | E-Mail : <[EMAIL PROTECTED]> | | Technical Consultant | Home Phone: +61 07 3344 5665 | | Trysoft Aust Pty Ltd | Mobile : +61 0418 798 121 | | | WWW : www.zordah.net | | | ICQ : "Zordah" 866661 | +-----------------------+---------------------------------+ "Linux, the last service pack you'll ever need." -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.0.2i iQA/AwUBOEOszYid0r/+M3MgEQLW6wCgjw6mEDbUcMzWxBIT5Im4MxO6zh8AnR84 gN04DmnCPcJEacnncxVRIJVa =NYs9 -----END PGP SIGNATURE----- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.