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:00:44 UTC

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

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

             Bug #: 52602
           Summary: NameVirtualHost *:443 does not work
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: spamik@yum.pl
    Classification: Unclassified


NameVirtualHost *:443

<VirtualHost *:443>
...
</VirtualHost>

does not work.

-----------

NameVirtualHost XX.XX.XX.XX:443
NameVirtualHost YY.YY.YY.YY:443
NameVirtualHost ZZ.ZZ.ZZ.ZZ:443

<VirtualHost XX.XX.XX.XX:443 YY.YY.YY.YY:443 ZZ.ZZ.ZZ.ZZ:443>
...
</VirtualHost>

works just fine.

-- 
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


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

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52602

spamik@yum.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #3 from spamik@yum.pl 2012-02-04 22:26:20 UTC ---
lol @Eric Covener 

Does not work is quite definitive state. Maybe if I told does not work well you
could have doubts. What a great way to resolve issues indied.

-- 
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


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

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52602

spamik@yum.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.5-HEAD                    |2.2.21

-- 
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


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

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52602

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Eric Covener <co...@gmail.com> 2012-02-04 19:08:40 UTC ---
You'll have to elaborate if you think you've found a bug, beyond "doesn't
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


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

Posted by bu...@apache.org.
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


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

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52602

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from Eric Covener <co...@gmail.com> 2012-02-04 23:22:56 UTC ---
No bug described.  Try peer support http://httpd.apache.org/userslist.html

-- 
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