ispCP - Board - Support
Apache handlers for html files - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Apache handlers for html files (/thread-10512.html)



Apache handlers for html files - edsadr - 04-24-2010 01:20 AM

Hello


This is my first time with this panel and I already did installation and solve some problems reading a lot, but I couldn't get apache handlers to work I have a site that requires .html files be processed by php, I used to be a cpanel user so a couple of clicks used to do the trick but here I already tried modifying the ispcp.con on the apache2 sites available directory using options like:

AddHandler application/x-httpd-php .html

and

AddHandler application/x-httpd-php5 .html

and still doesn't work, can anybody help me out here?


thank you