From: [EMAIL PROTECTED] Operating system: Cobalt RAQ4 (Linux) PHP version: 4.2.0 PHP Bug Type: Apache related Bug description: PHP parsing of .htm files "breaks" .htaccess
Using PHP 4.1.2 on a Cobalt RAQ4 with configuration set to parse .htm files. When I try to access a directory with a .htaccess file (properly created), I get: The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. When configure Apache/PHP to NOT parse .htm files, the .htaccess file works fine. Has been duplicated many times and even on another server. A bug or ???? Configure Command './configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd' '--with-gettext=/usr' '--enable-safe-mode' '--with-config-file-path=/etc/httpd' '--with-exec-dir=/usr/bin' '--with-zlib' '--enable-magic-quotes' '--with-regex=system' '--with-ttf' '--with-db' '--with-gdbm' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-track-vars' '--enable-wddx=shared' '--enable-mm=shared' '--enable-xml' '--enable-ftp' '--disable-debug' '--with-libdir=/usr/lib' '--with-db3' '--with-interbase=shared' '--with-pgsql=shared' '--with-ldap' '--with-imap' '--with-curl=shared' '--with-pdflib=shared' -- Edit bug report at http://bugs.php.net/?id=20347&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20347&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20347&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20347&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20347&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20347&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20347&r=support Expected behavior: http://bugs.php.net/fix.php?id=20347&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20347&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20347&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20347&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20347&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20347&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20347&r=isapi
