On Thu, Mar 31, 2016 at 4:11 PM, Eric Covener wrote:
> On Thu, Mar 31, 2016 at 5:50 PM, david kerns
> 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/
On Thu, Mar 31, 2016 at 5:50 PM, david kerns 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 section does not apply.
Yo
My server used to require authentication before it would proxy to the back
end.
Now it passes through to the back end without authenticating. What am I
missing?
I also found that I needed to move the ProxyPass to conf.d/ssl.conf or it
would proxy to the back end
even before the permanent redirect