RFZ: .htaccess soll html als php parsen

Beitrag lesen

Nabend

hab mal nur das in ne .htaccess datei geschrieben;
AddType application/x-httpd-parse .htm
Action application/x-httpd-parse "/php/php.exe"

Ich würds mal damit veruchen:

AddType application/x-httpd-php .htm

Klappt bei mir jedenfalls :)

danke

cu RFZ