On Tue, May 19, 2009 at 6:46 AM, tirengarfio <tirengarfio@xxxxxxxxxxx> wrote: > > Hi Eric, > > deltah@gnewsense:/srv/svn/repos$ apache2ctl -S > apache2: Could not reliably determine the server's fully qualified domain > name, using 127.0.1.1 for ServerName > VirtualHost configuration: > wildcard NameVirtualHosts and _default_ servers: > *:* is a NameVirtualHost > default server 127.0.1.1 (/etc/apache2/sites-enabled/000-default:2) > port * namevhost 127.0.1.1 You can't do SSL and non-SSL with a wildcard like this. Change your VirtualHosts and NameVirtualHosts to be of the form *:80 and *:443. Turn on SSL in the *:443. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx