Re: [ILUG] Apache access question

From: Colm Buckley (colm at domain tuatha.org)
Date: Tue 17 Aug 1999 - 14:20:34 IST


> <Directory /www/site>
> order allow,deny
> deny from all
> allow from 194.194.194.*
> allow from 127.0.0.1
> allow from 18.18.18.18
> allow from 195.106.100.*
> </Directory>

> Can somebody tell me if this is right and if not how would I correct the prob
> lem. mod_Access is loaded etc etc and I know I think it looks right from read
> ing the new docs and stuff but is it. It's quite urgent unfortuantly as well

Change "order allow,deny" to "order deny,allow"

See http://www.linux.ie/doc/apache/manual/mod/mod_access.html#order for
more information on this directive.

        Colm

-- 
Colm Buckley B.A. B.F. # colm at domain tuatha.org colm.buckley at domain tcd.ie colm at domain computer.org
Department of Computer Science      # +353 87 2469146 # whois cb3765
Trinity College, Dublin 2, Ireland. # http://www.tuatha.org/~colm/
Never trust a programmer with a screwdriver.


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:27 GMT