|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
This seems like it could be a FAQ, but I haven't found any answers:
I need to enable "basic" http authentication, but only from clients not belonging to a certain IP range. The idea is to enable access to some content from an internal network without authentication but to require it if the client is external. I tried making a simple script for mod_auth_external but even enabling the "AuthType basic" config directive forces authentication... Can this be done? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
* Ivan Voras wrote:
> This seems like it could be a FAQ, but I haven't found any answers: > > I need to enable "basic" http authentication, but only from clients not > belonging to a certain IP range. The idea is to enable access to some > content from an internal network without authentication but to require > it if the client is external. > > I tried making a simple script for mod_auth_external but even enabling > the "AuthType basic" config directive forces authentication... > > Can this be done? Yes, that's a FAQ ![]() <http://httpd.apache.org/docs/misc/FAQ.html#remote-auth-only> nd -- "Solides und umfangreiches Buch" -- aus einer Rezension <http://pub.perlig.de/books.html#apache2> |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
André Malo wrote:
> * Ivan Voras wrote: > > >>This seems like it could be a FAQ, but I haven't found any answers: >> >>Can this be done? > > > Yes, that's a FAQ ![]() > <http://httpd.apache.org/docs/misc/FAQ.html#remote-auth-only> Thanks! I can't see how I succeeded to overlook it ![]() |
|
![]() |
| Outils de la discussion | |
|
|