Archive

Posts Tagged ‘small htaccess’

Small .htaccess Help

October 29th, 2009 Comments off

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.

Bear