I
guess I should have been a bit more specific.
I
actually need to check if a particular virtual host is enabled to use SSL, i.e.
given a server_rec, how to tell if the server that server_rec refers to is
enabled to use SSL.
Thanks
once again.
-----Original Message-----
From: Melnick, Jeff [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 2:20 PM
To: '[EMAIL PROTECTED]'
Subject: How a module can tell if a server is enabled to use SSL?Does anyone know how my module (written in C), can tell if a server is enabled to use SSL?
There doesn't seem to be a direct way of doing it.
Thanks for the help.
