mklappen Posted September 5, 2012 Posted September 5, 2012 Hi I'm doing some maintenance on an old site of mine and I have noticed that PHP code that I have had in some .htm/.html pages is showing through to browser. I checked the .htaccess in the www directory of my cpanel and it shows that I have the following: >#AddHandler application/x-httpd-php .htm .html #AddHandler application/x-httpd-php5 .php .html .htm AddType application/x-httpd-php52 .php I updated the .htaccess with >AddType application/x-httpd-php .htm But that does not correct the problem. Any ideas on what I need to do? Thanks! Quote
TCH-Bruce Posted September 5, 2012 Posted September 5, 2012 Please open a ticket with the help desk and they can get you sorted out quickly. Link in my signature or above. Quote
mklappen Posted September 5, 2012 Author Posted September 5, 2012 Thanks Bruce... opened ticket last night and issue has been resolved. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.