PHTML please help

Hello We Need to Run normal PHP file with PHTML Extension so we edit httpd.conf this way But if we rename PHP to phtml it not working so please help me how can I use This phtml extentions



<IfModule mod_php4.c>
AddType application/x-httpd-php .php .php4 .php3 .phtml
AddType application/x-httpd-php-source .phps

Thanks.

 

 

 

 

Top