[nflug] Apache Authentication Question
eric
eric at bootz.us
Fri Mar 9 13:46:52 EST 2007
If you get on the apache list serv, they are very helpful for your
specific question, I have static IP addresses so I just do that by IP
...I think you'll want tomcat in the long run?
Justin Bennett wrote:
>
> 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
>
>_______________________________________________
>nflug mailing list
>nflug at nflug.org
>http://www.nflug.org/mailman/listinfo/nflug
>
>
--
after years of waiting...
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug
More information about the nflug
mailing list