Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-16 Thread Dmitriy Kirhlarov
On Fri, Oct 14, 2005 at 10:08:12PM -0500, Craig R. Bina wrote: > I am running apache2-2.0.54 under Debian sarge on a PIII, > with the following modules enabled: auth_ldap.load, cgid.load, > ssl.load. All works fine for both http:// and https:// access. > > Cleartext LDAP (ldap://) authentication

[EMAIL PROTECTED] Configuring a reverse proxy for SSL

2005-10-16 Thread David Leangen
Hello! I am having trouble getting my reverse proxy to work with SSL. Perhaps I have misunderstood the documentation... Reverse proxying is working fine for HTTP connections. The only message I notice in my log files is "Invalid method in request \x16\x03". The following is the relevant s

Re: [EMAIL PROTECTED] DOCUMENT_ROOT and mod_vhost_alias

2005-10-16 Thread Fury
So would I be correct in recommending that the entire paragraph in the apache docs be deleted, or changed to: "The other thing to `fake' is the DOCUMENT_ROOT.  But you can't do that."   ;) I get the impression that the author(s) had in mind one or more specific solutions, but for whatever reason

Re: [EMAIL PROTECTED] DOCUMENT_ROOT and mod_vhost_alias

2005-10-16 Thread Joshua Slive
On 10/16/05, Fury <[EMAIL PROTECTED]> wrote: > Hi, > > I'm messing around with mass virutal hosting (found here: > http://httpd.apache.org/docs/2.0/vhosts/mass.html), and I'm > having trouble understanding what's going on with the DOCUMENT_ROOT > environment variable. > So how do I `fake' it? Y