DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10723>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10723 AddType application/x-httpd-php can cause trouble with authentications Summary: AddType application/x-httpd-php can cause trouble with authentications Product: Apache httpd-2.0 Version: 2.0.39 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Other Modules AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In my configuration file, I had : AddType application/x-httpd-php .php .php3 .php4 .phtml Every PHP page worked perfectly, but when I tried to open protected directories, I had no authentication window, only a 401 error. Presently, I have : AddType application/x-httpd-php .php3 Every PHP (.php3) page works perfectly and authentications are ok. So, why with more than one extension for php I have authentication problems ?? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
