> root@webshub:~# grep IfModule /etc/apache2/sites-available/default-ssl.conf

> #<IfModule mod_ssl.c>
> #</IfModule>
> root@webshub:~# apachectl -S
> AH00558: apache2: Could not reliably determine the server's fully qualified 
> domain name, using 127.0.1.1. Set the 'ServerName' directive globally to 
> suppress this message
> VirtualHost configuration:
> *:80                   127.0.1.1 
> (/etc/apache2/sites-enabled/000-default.conf:1)
> ServerRoot: "/etc/apache2"

Is default-ssl site "enabled" via the debian/ubuntu tools e.g. a2ensite?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to