[us...@httpd] exclude errorDocument from authentication

2009-03-02 Thread thomas.black
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,

[EMAIL PROTECTED] Dual authN path with client certs and ldap

2008-09-08 Thread thomas.black
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