.PHP3 auf Apache

Hallo!

Hab mir gerade Apache 1.3 und PHP 4.xxx installiert. Leider werden .php3 Scripts im Gegensatz zu .php Scripts in Sourcecode dargestellt und nicht ausgeführt. Mit dem guten alten Parser „AddType x-mapp-php4 .php“ hab ichs in einer .htaccess schon versucht. Woran kanns liegen?

Schönen Dnak im Voraus!

Gruß,
Stephan

Hallo!

Mit dem guten
alten Parser „AddType x-mapp-php4 .php“ hab ichs in einer
.htaccess schon versucht. Woran kanns liegen?

Versuch mal mit „Addtype application/x-httpd-php .php3“ entweder in der .htaccess oder der httpd.conf

Viele Grüsse,
Andreas