>Number: 351 >Category: general >Synopsis: <Location /info> with SetHandler server-info intersepts all >URLs begin from '/info' >Confidential: no >Severity: serious >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Thu Apr 10 04:40:00 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.1.1 & 1.1.3 >Environment: OS - SCO OpenServer 5.0.0d with all patches Compiler - cc from SCO OpenServer Development System 5.0.0a with all patches Browser - Netscape Navigator 3.01 Gold for SCO OpenServer >Description: access.conf contains :
<Location /info> SetHandler server-info </Location> Any time I access to any URLs begin from /info (for example '/informix') I see Apache's server info. Doesn't matter exists or not the directory for /informix. If it exits then the permitions of directory plays a role for server access and access.log contains (Indexes is disabled and /informix/index.html exists): wildcat.tomcat.ru - - [10/Apr/1997:15:16:36 +0300] "GET /informix HTTP/1.0" 302- wildcat.tomcat.ru - - [10/Apr/1997:15:16:37 +0300] "GET /informix/ HTTP/1.0" 200 22387 If it doesn't exit then access.log contains : wildcat.tomcat.ru - - [10/Apr/1997:15:15:56 +0300] "GET /informix HTTP/1.0" 200 22387 I didn't found this problem in 1.2b8 >How-To-Repeat: Try to see http://www.tomcat.ru:81/informix/index.html You will see output like http://www.tomcat.ru:81/info >Fix: No >Audit-Trail: >Unformatted:
