Damien, Sorry, I was talking about the production server, not the box i'm working on locally. I haven't even started to do anything on the server yet, i'm still researching before i screw anything up.
So your saying I shouldn't do this: NameVirtualHost 1.2.3.4:80 NameVirtualHost 1.2.3.4:443 ????? At this point I am lost and really looking for guidance, I appreciate the comments from those who have shared and look forward ot other comments! ----- Original Message ----- From: "Damien McKenna" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, May 16, 2007 4:53 PM Subject: RE: Apache with Vhosts, SSL, and CF >> -----Original Message----- >> From: Hatem Jaber [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, May 16, 2007 3:37 PM >> Subject: Re: Apache with Vhosts, SSL, and CF >> >> My next step is to add openssl and enable mod_ssl and I will >> also add Listen [IP_Address]:443 below the other listen 80. > > You didn't have mod_ssl enabled? It really wouldn't work without it :) > >> My question now is, do i specify another NameVirtualHost >> [IP_Address]:443 and specify that in the virtual host that >> will be using the ssl? > > You only set NameVirtualHost for IP addresses that will specifically be > used for name-based virtual hosts. Because you can't use SSL on the > same IP as name-based hosts you most *not* add a NameVirtualHost line > for your SSL host's IP address. > > > Damien McKenna > Web Developer > The LIMU Company > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278355 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

