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 2006/06/30 18:16:28 UTC

DO NOT REPLY [Bug 39940] New: - server-info page doesn't show all virtual hosts in core.c section

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39940

           Summary: server-info page doesn't show all virtual hosts in
                    core.c section
           Product: Apache httpd-2
           Version: 2.0.58
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_info
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ftlofaro@yahoo.com


The server-info page doesn't show all of our virtual hosts in the core.c
section. If I delete some of the hosts from the httpd.conf, some of the ones
that didn't show up now do.

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

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


DO NOT REPLY [Bug 39940] - server-info page doesn't show all virtual hosts in core.c section

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39940





------- Additional Comments From ftlofaro@yahoo.com  2007-08-22 12:57 -------
This bug is over 1 year old and still new?!

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

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


DO NOT REPLY [Bug 39940] - server-info page doesn't show all virtual hosts in core.c section

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39940





------- Additional Comments From laetitia.bourasseau@e-tera.com  2007-02-08 06:14 -------
Same thing on apache 2.0.52 on RHEL4.4 on a DELL server.

Section appear in strange places in the http://myhost/server-info display. For
example :
in the mod_alias.c module section, the "Current configuration" is :
    Alias /icons/ "/var/www/icons/"
    ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
    Alias /error/ "/var/www/error/"
    <VirtualHost *:80>
      Alias /admin/ "/var/www/oneOfMyVhost/admin/"
    </Directory>

but the httpd.conf file seems to be correct (configtest OK, httpd starts and
runs correctly).

thanks

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

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


DO NOT REPLY [Bug 39940] - server-info page doesn't show all virtual hosts in core.c section

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39940





------- Additional Comments From ftlofaro@yahoo.com  2007-01-19 16:51 -------
bump

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

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


DO NOT REPLY [Bug 39940] - server-info page doesn't show all virtual hosts in core.c section

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39940





------- Additional Comments From dwstevens@gmail.com  2007-03-12 15:04 -------
I'm actually seeing this same behavior. I'm running:

Server Version: Apache/2.0.55 (Ubuntu) PHP/5.1.6
Server Built: Sep 27 2006 16:51:31

Linux:

Linux prod-05 2.6.17-10-generic #2 SMP Tue Dec 5 21:16:35 UTC 2006 x86_64 GNU/Linux

The virtual hosts don't show up correctly in the server-info output. I think
this is something that was fixed in the 2.2 branch, is there any intent to back
port to 2.0? It was something that dealt with the way include-d config files are
handled.

The default install of ubuntu apache is to use /etc/apache2/sites-available and
/etc/apache2/sites-enabled with symlinks to the config files in the
sites-available directory. They are included with this command in the
apache2.conf file:

# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/[^.#]*


Vhosts are working correctly on the server and the configtest passes fine.



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

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