Discussion:
complex configuration
(too old to reply)
Burkhard Schultheis
2014-12-15 10:11:21 UTC
Permalink
We want to have the following configuration in Apache 2.2:

Allow access to a specified http page without password from some hosts.
Allow access to the same page with user/password from other hosts.

How can I achieve this?

Thanks in advance!

Regards
Burkhard
yamo'
2014-12-15 10:19:45 UTC
Permalink
Post by Burkhard Schultheis
Allow access to a specified http page without password from some hosts.
Allow access to the same page with user/password from other hosts.
How can I achieve this?
Thanks in advance!
Regards
Burkhard
Maybe with two virtualhosts and urls?
--
Stéphane <http://pasdenom.info/fortune/?>
Le style sur l'idée, c'est l'émail sur la dent.
-+- Victor Hugo -+-
Burkhard Schultheis
2014-12-15 10:50:40 UTC
Permalink
Post by yamo'
Post by Burkhard Schultheis
Allow access to a specified http page without password from some hosts.
Allow access to the same page with user/password from other hosts.
How can I achieve this?
Maybe with two virtualhosts and urls?
Thanks! I think it's a good idea!

Regards
Burkhard
Burkhard Schultheis
2014-12-15 12:51:23 UTC
Permalink
Post by yamo'
Post by Burkhard Schultheis
Allow access to a specified http page without password from some hosts.
Allow access to the same page with user/password from other hosts.
How can I achieve this?
Thanks in advance!
Regards
Burkhard
Maybe with two virtualhosts and urls?
What do you think about having the same file on different paths?

Regards
Burkhard
yamo'
2014-12-15 18:46:52 UTC
Permalink
Post by Burkhard Schultheis
What do you think about having the same file on different paths?
Yes, I didn't test it but it may be more simple to watch the log with
another log for the local virtual Host.

May someone else can give another advice.
--
Stéphane <http://pasdenom.info/fortune/?>
Loading...