[plug] Apache access.conf

Robert Andrews squirrel at squirrel-resources.com
Sun Nov 24 18:03:11 WST 2002


Hi all Im haveing some problems understanding how the access.conf file works
for example how do I allow a range of network addresses access to a
directory
and not others.
And how do I allow just 1 ip address

<Directory /usr/doc>
Options Indexes FollowSymLinks
AllowOverride None
order deny,allow
deny from all
allow from 192.168.3.10
</Directory>




More information about the plug mailing list