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=8027>. 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=8027 Bug with DirectoryIndex ?? ------- Additional Comments From [EMAIL PROTECTED] 2002-04-13 03:44 ------- This is definitely a PHP issue, not an Apache issue. But as an aside, AddType application/x-httpd-php .php should work fine; it is equivalent to the Add*Filter method and is actually the recommended way to do it. But you'right, it won't work with any currently released version of PHP. I believe experimental support is provided as of PHP 4.2.0RC3, which was tagged today. Hope this helps.
