VirtualHost and Location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good Evening Everybody,

I was wondering if it is possible to have a different requirement for
a Location directive on different virtual host

e.g.
 suppose I have two virtualhosts declaration in two different file
called p.abc.net and q.abc.net in a single physical host.
They share declaration for same Location.

Can I declare in p.abc.net

<Location /Account/ >
                                SSLRequireSSL
                                SSLVerifyClient require
                                SSLVerifyDepth 5
                        </Location>

in q.abc.net I declared:
<Location /Account/ >
                                SSLRequireSSL

                        </Location>
In my case it seems declaration in p.abc.net overrides the declaration
in q.abc.net. Thus it asks for client cert.
Is there a way to circumvent it.

Thank you.
rn

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux