You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/02/04 15:05:44 UTC

DO NOT REPLY [Bug 52602] NameVirtualHost *:443 does not work

https://issues.apache.org/bugzilla/show_bug.cgi?id=52602

--- Comment #1 from spamik@yum.pl 2012-02-04 14:05:44 UTC ---
because of this every server has to have its own IPs listed in httpd.conf.
Configuration is not portable as it is :( 

NameVirtualHost 0.0.0.0:443
<VirtualHost 0.0.0.0:443>
...
</VirtualHost>

also does not work.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org