[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] phtml does not work



11/8/01

php filenames extensions do work - phtml do not work.

Here is the srm.conf addtypes:

# PHP4 (backwards compatible with php3)
AddType application/x-httpd-php4 .php3 
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php4 .php
AddType application/x-httpd-php4 .phtml .html .js
#AddType application/x-httpd-php4-source .php4s
#AddType application/x-httpd-php4-source .php3s
#AddType application/x-httpd-php4-source .phps

Thank you.