Received: (qmail 2362 invoked by uid 2012); 11 Jun 1998 15:36:58 -0000 Message-Id: <19980611153658.2361.qmail@hyperreal.org> Date: 11 Jun 1998 15:36:58 -0000 From: Steeve Devergne Reply-To: steeve@minet.net To: apbugs@hyperreal.org Subject: /server-info doesn't check for the virtual host to list the info X-Send-Pr-Version: 3.2 >Number: 2415 >Category: mod_info >Synopsis: /server-info doesn't check for the virtual host to list the info >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: suspended >Class: change-request >Submitter-Id: apache >Arrival-Date: Thu Jun 11 08:40:00 PDT 1998 >Last-Modified: Tue Jun 16 23:50:01 PDT 1998 >Originator: steeve@minet.net >Organization: >Release: 1.3.0 >Environment: debian 2.0 Linux angus 2.1.104 #1 Sun May 24 01:21:44 CEST 1998 i486 unknown angus:/usr/local/apache/sbin$ ./httpd -v Server version: Apache/1.3.0 (Unix) Server built: Jun 11 1998 16:34:33 angus:/usr/local/apache/sbin$ ./httpd -V Server version: Apache/1.3.0 (Unix) Server built: Jun 11 1998 16:34:33 Server's Module Magic Number: 19980527 Server compiled with.... -D HTTPD_ROOT="/usr/local/apache" -D HAVE_MMAP -D HAVE_SHMGET -D USE_SHMGET_SCOREBOARD -D USE_MMAP_FILES -D USE_FLOCK_SERIALIZED_ACCEPT >Description: here is a part of my httd.conf: NameVirtualHost 157.159.41.109 ServerName angus.minet.net DocumentRoot /usr/local/apache/share/htdocs/ Alias /php /mnt/export4/php/ DocumentRoot /mnt/export3/dindinx/starwars/ ServerName sw.minet.net When i go to http://sw.minet.net/server-info?mod_alias.c I have this : Current Configuration: httpd.conf Alias /php /mnt/export4/php/ but this alias is for angus.minet.net and not for sw.minet.net So, it's a very very minor bug, i just wanted to let you know... >How-To-Repeat: >Fix: Well, check for Audit-Trail: State-Changed-From-To: open-suspended State-Changed-By: coar State-Changed-When: Thu Jun 11 13:33:22 PDT 1998 State-Changed-Why: This is more of a design flaw than a bug; it's not as simple as that because some things are inherited by vhosts from the default server config, and some things aren't. I thought we had a report of it already, but I can't find it now - so I'm marking this as suspended so it can be investigated in the next coding cycle. Thanks for the report! Release-Changed-From-To: 1.3-1.3.0 Release-Changed-By: coar Release-Changed-When: Thu Jun 11 13:33:22 PDT 1998 Class-Changed-From-To: sw-bug-change-request Class-Changed-By: coar Class-Changed-When: Thu Jun 11 13:33:22 PDT 1998 From: Dean Gaudet To: coar@apache.org Cc: steeve@minet.net, apbugs@apache.org Subject: Re: mod_info/2415: /server-info doesn't check for the virtual host to list the info Date: Tue, 16 Jun 1998 23:58:45 -0700 (PDT) Actually everything is fine if people would just stop using the "main server"... the mistake is in not requiring people to use _default_ hosts. Dean On 11 Jun 1998 coar@apache.org wrote: > This is more of a design flaw than a bug; it's not as > simple as that because some things are inherited by > vhosts from the default server config, and some things > aren't. I thought we had a report of it already, but > I can't find it now - so I'm marking this as suspended so > it can be investigated in the next coding cycle. Thanks > for the report! >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]