From:             davide at onlyforfun dot net
Operating system: Linux 2.4.x
PHP version:      4.3.6
PHP Bug Type:     Apache related
Bug description:  Request of file/ return file.php instead of error when file/ doesn't 
exist

Description:
------------
If you have a php file like file.php and request 
http:...file/ the same file.php or a broken version of it 
will be returned instead of a 404 error when a directory 
named 'file' does not exist. 
If you create a directory named 'file' everything
works as supposed.




-- 
Edit bug report at http://bugs.php.net/?id=28320&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28320&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28320&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28320&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28320&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28320&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28320&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28320&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28320&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28320&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28320&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28320&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28320&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28320&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28320&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28320&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28320&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28320&r=float

Reply via email to