From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.1.2 PHP Bug Type: Apache related Bug description: File access is not limits by .htaccess for includes
I have PHP installed as an Apache module. When I try to <? include /aaa/bbb/ccc.xxx ?>, access to /aaa/bbb/ccc.xxx is granted without prompting for the login/password despite the directory /aaa/bbb/ is password-protected by .htaccess To my mind, any attempts of Apache access to .htaccess'ed files should be limited according to .htaccess -- Edit bug report at http://bugs.php.net/?id=16039&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16039&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16039&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16039&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16039&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16039&r=support Expected behavior: http://bugs.php.net/fix.php?id=16039&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16039&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16039&r=submittedtwice