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=25332>. 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=25332 AddType application/x-httpd-php .php Summary: AddType application/x-httpd-php .php Product: Apache httpd-1.3 Version: 1.3.28 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: mod_mime AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The following line in httpd.conf AddType application/x-httpd-php .php means that all the files ending with .php should be interpreted by php engine. It also means that all the other types should not be interpreted. Unfortunatly files like index.php. index.php.sth index.PHP index.php1 and I don't know how much more are also interpreted. Files like index.php.txt are not interpreted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
