Eric Covener wrote:
On Thu, Jan 15, 2009 at 9:09 AM, Brian Mearns wrote:
The only thing I can think of is reversing the orders of the Location
tags, i.e., have the more global one come first.
I know OP reported that this failed, but I think this is the route to pursue.
Did you try "AuthType
On Thu, Jan 15, 2009 at 9:09 AM, Brian Mearns wrote:
>
> The only thing I can think of is reversing the orders of the Location
> tags, i.e., have the more global one come first.
I know OP reported that this failed, but I think this is the route to pursue.
--
Eric Covener
cove...@gmail.com
On Thu, Jan 15, 2009 at 9:18 AM, Jan Hoskens wrote:
> Thanks for the suggestion, but switching the order of the location tags
> didn't work either...
>
> Kind Regards,
> Jan
>
> On Thu, 2009-01-15 at 09:09 -0500, Brian Mearns wrote:
>> On Thu, Jan 15, 2009 at 8:51 AM, Jan Hoskens wrote:
>> > Hi a
Thanks for the suggestion, but switching the order of the location tags
didn't work either...
Kind Regards,
Jan
On Thu, 2009-01-15 at 09:09 -0500, Brian Mearns wrote:
> On Thu, Jan 15, 2009 at 8:51 AM, Jan Hoskens wrote:
> > Hi all,
> >
> > After some digging in the Apache docs I managed to come
On Thu, Jan 15, 2009 at 8:51 AM, Jan Hoskens wrote:
> Hi all,
>
> After some digging in the Apache docs I managed to come up with the
> following configuration snippet to secure my whole server excluding one
> directory:
>
>
> Order deny,allow
> Allow from all
> Satisfy any
> ProxyPass http:/
Hi all,
After some digging in the Apache docs I managed to come up with the
following configuration snippet to secure my whole server excluding one
directory:
Order deny,allow
Allow from all
Satisfy any
ProxyPass http://someproxyserver.com
ProxyPassReverse http://someproxyserver.com