----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Daniel Cox wrote:
>
> Thankyou for your response.
>
> I am using mod_ssl not Apache-SSL
> /cgi-bin/printenv does print correct SSL vars
>
> Compatibility mode. I assume you mean the --disable-rule=SSL_COMPAT switch!
> I have been using this option, so compatibilty mode has been disabled.
I don't use this --disable option.
>
> I just reran the configure script in the apache directory and only included the
>option --enable-rule=SSL_SDBM.
> - make clean
> - make install
> - reloaded apache, there appears to be no difference!
>
> Does the JServ need to be rebuilt and installed again?
> Should I rebuild everything?
try the SSLOptions (just behind) first, and see what's happening.
>
> It was good to see this can work on your site using the same version of software I
>am. NoW I just need to work out what is wrong with mine. :-)
>
> If it helps you can access a modified version of SnoopServlet here at:
> https://www.microbits.com.au/servlet/SnoopServlet?
>
Is this part of the problem ?
hitting your url I can see :
Remote address: 192.168.1.26
which is obviously NOT my IP address.
I have in my httpd.conf :
SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire
Which you probably don't use, and could solve your problem.
Jean-Luc
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]