From:             [EMAIL PROTECTED]
Operating system: Windows XP
PHP version:      4.3.0RC3
PHP Bug Type:     Apache2 related
Bug description:  PHP doesn't work with 401 (Auth) ErrorDocument and Apache2

Whenever I use a .php-file as a 401 ErrorDocument, Apache2 fails and shows
the file specified as ErrorDocument.

My .htaccess contains
ErrorDocument 401 /error.php

This absolutely works with Apache 1.3.27, but not with ANY Apache 2.0.x.
This also still occurs with PHP 4.3RC3.

-- 
Edit bug report at http://bugs.php.net/?id=21074&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21074&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21074&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21074&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21074&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21074&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21074&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21074&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21074&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21074&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21074&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21074&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21074&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21074&r=isapi

Reply via email to