Given that I have a root "" locked down with authentication and
that I want a custom "ErrorDocument 401 /register.html", how can I exclude the
/register.html page from the authentication location pattern?
Jeff Black
This message is for the designated recipient only and may contain privileged,
Not sure if this is possible with a single apache server instance, so
I'm curious if anyone has done this. We want apache to be configured to
be single public entry point into our private web services.
Additionally, we want users to be able to login based on a user/pass or
a client certificate. T