1981tarun Posted May 7, 2010 Share Posted May 7, 2010 Hello Friends, I use the parallels panel for server link, and in my website I use the PHP code over the HTML pages. So I just want to update the Apache Servers for ".HTM and .HTML file to server-parsed". This kind of work on cpanel easily done, but over the Parallels panel I never find the way to update the .HTML & HTM files. So please help me where I do the changes, so my problem get solved. Thanks Tarun Nanda Link to comment https://forums.phpfreaks.com/topic/200971-problem-related-with-parallels-panel/ Share on other sites More sharing options...
Alex Posted May 7, 2010 Share Posted May 7, 2010 Create a .htaccess file and put something like this in it: RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html Link to comment https://forums.phpfreaks.com/topic/200971-problem-related-with-parallels-panel/#findComment-1054433 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.