David Tibbe: .php Datei mit .html Endung

Beitrag lesen

Hallo ccc,

Der Webserver gehört mir, nur ich weiß nun auf Anhieb nicht wo ich das aktivieren könnte, das er es gleich compiliert??

Gut, dann schau einmal in die httpd.conf.
Dort ist ja der Eintrag:
  AddType application/x-httpd-php .php .php3
Dann hängst du dort einfach ncoh ein .htm .html dran oder machst eine neue Zeile:
  AddType application/x-httpd-php .htm .html
Ggf. kannst du dies auch nur für bestimmt Verzeichnisse machen zumal es ja
deine Performance doch etwas mitnimmt.

Grüße
  David

--
>>Nobody will ever need more than 640k RAM!<<
1981 Bill Gates