Create account Login Webmail Contact Us



 
Knowledgebase
NEW PHP Add Handlers
Posted by Mike C. on 11 September 2009 08:23 PM
If you need an add handler for PHP please use the following:

#PHP5
AddHandler application/x-httpd-php5 .html .htm

#PHP4
AddHandler application/x-httpd-php4 .html .htm

That is if you need to parse .html files or any other extension as PHP you can place that in your .htaccess file.
(427 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: