[nflug] Apache Authentication Question

Justin Bennett Justin.Bennett at Dynabrade.com
Fri Mar 9 11:13:55 EST 2007


Hey Folks,

    I've got an apache server (1.3) which has an password protected 
directory structure, which works fine. Basically.

<Location />
AllowOverride AuthConfig
AuthType Basic
AuthUserFile /path_to_file
require valid-user
Order deny,allow
Allow from all
</Location>

What I'm looking to do is a little more advanced. I have certain users 
I'd like to restrict to certain users to only connect from a certain subnet.

so it would be like

user bill allow from all

user tom allow from 192.168.1.

Thanks,

Justin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Justin.Bennett.vcf
Type: text/x-vcard
Size: 291 bytes
Desc: not available
Url : http://www.nflug.org/pipermail/nflug/attachments/20070525/14b6cf8a/Justin.Bennett.bin
-------------- next part --------------
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug


More information about the nflug mailing list