retrovertigo
Grünschnabel
hi!
hab auf meiner kiste lokal das bundle von tsw laufen. wie kann ich einstellen, dass php in html-dateien verarbeitet und nicht im browser ausgegeben wird?
hab bereits in der httpd.conf folgende zeile geändert:
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml> in
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml .html .htm>
und in der control.conf
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml> in
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml .html .htm>
und
<AddType application/x-httpd-php .php .php3> in
<AddType application/x-httpd-php .php .php3 .html .htm>
hat alles noch nich gefunzt.
vielen dank im voraus,
retro
hab auf meiner kiste lokal das bundle von tsw laufen. wie kann ich einstellen, dass php in html-dateien verarbeitet und nicht im browser ausgegeben wird?
hab bereits in der httpd.conf folgende zeile geändert:
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml> in
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml .html .htm>
und in der control.conf
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml> in
<AddDescription "PHP-Scriptdatei" .php .php3 .phtml .html .htm>
und
<AddType application/x-httpd-php .php .php3> in
<AddType application/x-httpd-php .php .php3 .html .htm>
hat alles noch nich gefunzt.
vielen dank im voraus,
retro