On Tue, May 19, 2009 at 6:46 AM, tirengarfio <tirengar...@hotmail.com> wrote:
>
> Hi Eric,
>
> del...@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
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