$ /usr/sbin/apache2ctl -S VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:80 is a NameVirtualHostdefault server xlsuite.com (/var/www/xlsuite/current/config/ sites/default.conf:1) port 80 namevhost xlsuite.com (/var/www/xlsuite/current/ config/sites/default.conf:1) port 80 namevhost xlsuite.com (/var/www/xlsuite/current/ config/sites/default.conf:1)
Syntax OK What/where else should I look? Thanks! -- François Beausoleil http://blog.teksol.info/ http://piston.rubyforge.org/ Le 2009-02-20 à 18:51, Eric Covener a écrit :
On Fri, Feb 20, 2009 at 4:49 PM, François Beausoleil <francois@xxxxxxxxxxx> wrote:Hi all,I think I've setup SSL, but Apache just won't use it. Syntax files read OK, and everything seems right, but... The full details of all my config filesare here: http://gist.github.com/67695Below are excerpts. The server is Ubuntu Intrepid, I'm using Apache 2.2.9,hosted on Amazon EC2. The ssl module is loaded.Apache does listen on ports 80 and 443, as confirmed by lsof and netstat.<VirtualHost _default_:443> SSLEngine OnMy guess is you have an overlapping virtualhost with * or *:443. apachectl/apache2ctl/httpd -S would probably show you where. -- 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
--------------------------------------------------------------------- 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