On Thu, Mar 31, 2016 at 5:50 PM, david kerns <david.t.ke...@gmail.com> 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
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to