• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

You should not use name-based virtual hosts in conjunction with SSL

D

danf@

Guest
I'm getting these errors when starting Apache, using Plesk 8.2.1:

[Thu Nov 22 22:45:48 2007] [warn] Init: SSL server IP/port conflict: default-10-10-23-1:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:94) vs. webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:261)
[Thu Nov 22 22:45:48 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

The second one is no doubt caused by this line:

NameVirtualHost 1.2.3.4:443

(I replaced the real IP address for security purposes.)

Why would Plesk attempt to use name-based virtual hosts for SSL?

--df
 
Back
Top