I had originally sent this to the dev list but it has seemed to stall
there, perhaps it is more appropriate on this list.
Should proxying requests from wss:// to an apache tomcat server using
wss:// work? From the logs (included below) it appears that the ws proxy
tunnel is picking up and making
That's a tall question to answer.
Your configuration seems OK to me.
Set "LogLevel debug" and look in your error.log. Maybe it is xgm.de that
returns the error.
-ascs
-Original Message-
From: Florian Lindner [mailto:[EMAIL PROTECTED]
Sent: Friday, May 20, 2005 9:38 PM
To: users@httpd.
Hello,
since only SSL on the default vhost is possible I want to create a proxy for
the other vhosts:
ServerName centershock.net
SSLEngine On
SSLCertificateFile /etc/apache2/conf/ssl/server.crt
SSLCertificateKeyFile /etc/apache2/conf/ssl/server.key