>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: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jun 11 08:40:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3 >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 <VirtualHost 157.159.41.109> ServerName angus.minet.net DocumentRoot /usr/local/apache/share/htdocs/ Alias /php /mnt/export4/php/ </VirtualHost>
<VirtualHost 157.159.41.109> DocumentRoot /mnt/export3/dindinx/starwars/ ServerName sw.minet.net </VirtualHost> 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 <VirtualHost ! :) >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
