RE: configured Apache SSL, SSL module loads - but nobody's listening on the SSL port (so https: access doesn't work)
From: Charles E. Doucette <cdoucette_at_med-learn.com>
Date: 2003-12-12 22:17:00 CET
I assume that one of my problems is that the <VirtualHost> element that I defined below
Chuck
> -----Original Message-----
There were a few problems with the instructions; but, eventually I got Apache to restart and load the SSL module.
We're currently running Subversion 0.32.1 on a Windows 2000 Server with Apache 2.0.48.
Here are the relavent lines from my ssl.conf file:
<IfDefine SSL>
Please note that the instructions above told me to delete these lines: <IfDefine SSL> </IfDefine>
however, if I do that, Apache won't start.
I did not define or redefine the <Location> elements (they are defined in the httpd.conf file).
The problem is that apparently Apache is not listening on the SSL port.
Can someone please tell me what to check/try to get https: access to our repository working?
Thanks,
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.