You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/12/08 18:52:56 UTC

DO NOT REPLY [Bug 25332] New: - AddType application/x-httpd-php .php

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: bugs@httpd.apache.org
        ReportedBy: robaczek@kolos.math.uni.lodz.pl


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org