On Wed, Mar 4, 2009 at 8:13 AM, Steffen Tronstad <s...@nextgentel.com> wrote:
> Now  I have to add SSL support for one of my domains, so I add Listen 443 to
> my ports.conf, changes all <VirtualHost *> to <VirtualHost *:80> and create
> a new <VirtualHost *:443> for my SSL site. I also change/add NameVirtualHost
> *:80 and *:443 in my ’default’ file.
>
> This doesnt work at all. What am I doing wrong?
>

That looks exactly right.

Can you elaborate on "doesn't work" and include the output of
apachectl/apache2ctl/httpd -S and maybe your SSL config?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to