On Thu, Mar 31, 2016 at 5:50 PM, david kerns <david.t.kerns@xxxxxxxxx> wrote:
> Everything under /protected requires authentication correctly, but /trac
> (which should also require authentication) goes right in
If you proxy /trac, the filesystem path /var/www/html/trac is never
used, so that <Directory> section does not apply.
You probably want to configure that access control in <Location /trac>
--
Eric Covener
covener@xxxxxxxxx