Home > PHP, Programming > Small .htaccess Help

Small .htaccess Help

October 29th, 2009

I have a site with PHP Version 4.3.11.

I am trying to parsing php code in .htm file.

i am using this code for parsing but its not working.

AddHandler application/x-httpd-php .html .htm

Please help me.


Small .htaccess Help