RE: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-28 Thread Boyle Owen
Hi, It is not clear that SSL is actually working so concentrate on that first. Forget about proxying (where are your Proxy directives, by the way?) and try to get a local file via HTTPS. So point the DocumentRoot at a local path (is /opt/bea/domains/optdomain/servers/AdminServer/stage local?)

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-28 Thread Eric Covener
[Tue Oct 28 10:20:00 2008] [error] [client HOST] Invalid method in request \x16\x03\x01 This is an SSL handshake coming in over a non-SSL virtualhost. In isolation your vhost looked correct, can you include apachectl/httpd/apache2ctl -S output? -- Eric Covener [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-28 Thread Krist van Besien
On Tue, Oct 28, 2008 at 3:36 AM, Vasanth Kumar ravi [EMAIL PROTECTED] wrote: SSLCertificateFile /usr/share/ssl/certs/server.crt/ SSLCertificateKeyFile /usr/share/ssl/certs/server.key/ The argument to SSLCertifacateFile and SSLCertificateKeyFile is a _file_, not a directory. Just enter the

Re: [EMAIL PROTECTED] Error when compiling apache 2.2.10 on solaris 10, suggestions?

2008-10-28 Thread Dan_Mitton
Your output shows that the two undefined symbols are used/referenced in libapr-1.so. I would check over the build of your libapr and/or apr utils. Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject:[EMAIL PROTECTED]

[EMAIL PROTECTED] RewriteMap and RewriteLock - users getting each other's redirects

2008-10-28 Thread JL Jason Lutz (5652)
Our rewrite rules were becoming difficult to manage here, so we decided to instead use a python script and config file to easily edit and add rewrite rules. However, when we implemented this change, we saw what appears to be a synchronization issue. I'll try to sum up what we have in code.

Re: [EMAIL PROTECTED] Error when compiling apache 2.2.10 on solaris 10, suggestions?

2008-10-28 Thread Drew Tomlinson
[EMAIL PROTECTED] wrote: Your output shows that the two undefined symbols are used/referenced in libapr-1.so. I would check over the build of your libapr and/or apr utils. I compiled Apache on Solaris 10 a couple of months ago and had issues with apr. Something about Solaris putting apr

[EMAIL PROTECTED] Request for information about httpd policies for businesses

2008-10-28 Thread Andy Barkett
I am writing on behalf of the UC Davis Graduate School of Management. The school is doing some research (the results of which will be publicly available) on open source communities. I have already reached out to the Apache Foundation, but I would also like to reach out to users and developers of