|
|||||||||||
|
Re: Built-In Apache & HTTPS
From: Alex Kirk <alex(at)schnarff.com>
Date: Fri Jan 03 2003 - 16:00:13 EST > The interesting part of your httpd.conf is missing.
I had one NameVirtualHost line: NameVirtualHost 209.190.205.236 I tried changing this to "NameVirtualHost 209.190.205.236:80", and then adding "NameVirtualHost 209.190.205.236:443", and neither did the trick. I'm wondering, of course, if this is because I left my <VirtualHost 209.190.205.236> directives alone instead of changing them to <NameVirtualHost 209.190.205.236> (though trying that before changing my NameVirtualHost directives above caused a syntax error). > No. But you should have a entry like this:
Had that one. >
>> 2. I have a > > Yes. Appears to have made no difference. John Kerbawy suggested that I get a clean httpd.conf and merge my changes into it. If I do so, for all of my <VirtualHost ...> directives, should I leave them as they were, or change them to <NameVirtualHost ...>? Also, would I have to specify "SSLEngine on" for each Virtual Host?
Thanks,
[demime 0.98d removed an attachment of type application/pgp-signature] Received on Fri Jan 3 16:01:52 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:32:14 EDT |
||||||||||
|
|||||||||||