Hallo,
bei apache 2 gings bei mir mit punkt nicht. vielleicht habe ich mich auch vertippt glaube ich aber nicht...
Gemaess Manual sollte es auch bei Apache 2.0 und 2.1 keine Rolle spielen:
http://httpd.apache.org/docs-2.0/mod/mod_mime.html#addtype
http://httpd.apache.org/docs-2.1/mod/mod_mime.html#addtype
Ich kann mir hoechstens vorstellen, dass man es ueberall
(httpd.conf, .htaccess) gleich schreiben muss.
Also dass eine Einstellung in der httpd.conf im Stil
AddType application/x-httpd-php php
nicht durch eine Einstellung in der .htaccess im Stil
AddType text/plain .php
ueberschrieben werden kann. Waere aber IMHO etwas seltsam.
Gruesse,
Thomas