On Jan 27, 2011, at 7:45 PM, Christoph Anton Mitterer wrote: > Hi... > > (Yes I've read the documentation section about merging sections, but > IMHO it's not absolutely clear IMHO) > > I have one vhost containing about: > ... > <Location /> > SSLRequireSSL > </Location> > ... > and possibly also a later location-section on /, containing other > directives, e.g. > <Location /> > #do e.g. some proxy stuff > </Location> > > (and yes it's unfortunately required to have two separate sections) > > > Is the SSLRequireSSL still active, after the merging? Yes > > I now it says "later sections override earlier ones"... but what exactly > does "override" mean here,.. "completely" or just those directives which > are defined in the later section? Directive A in a later scope overrides Directive A in the earlier one. Directive A in the later scope does not affect Directive B in the earlier. -- Rich Bowen rbowen@xxxxxxxxxxx --------------------------------------------------------------------- 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