On Sun, Mar 24, 2002 at 08:43:39PM +1100, Adam Hewitt wrote:
> order deny,allow
> deny from all
> allow from 192.168.0.1

Swap the order of these last two lines. Here, you're saying "deny
everything, and then allow 192.168.0.1 if no decision's been made".
Either that, or change the first line to be "order allow,deny".

-- 
Daniel Stone                                                <[EMAIL PROTECTED]>
<Md> Booting... /vmunix.el

Attachment: msg21906/pgp00000.pgp
Description: PGP signature

Reply via email to