Well, as a quick hack, you could run two httpd deamons, one with SSL
enable and the other without. Then you could just use <IFDefine HAVE_SSL>, etc.

Another way of doing this is using NameVirtualHost. It should work painless
with non-SSL hosts, but for the SSL ones you would still have to enumerate
them and their configuration.

Regards,
Luciano Rocha

-- 
Luciano Rocha, [EMAIL PROTECTED]

The trouble with computers is that they do what you tell them, not what
you want.
                -- D. Cohen
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to