Is html file not parsing PHP..? Add this lines to your httpd.conf fileIf your using ubuntu it is differed as /etc/apache2/mods-enabled/php5.conf or /etc/apache2/mods-enabled/php.conf <FilesMatch ".+\.html$"> SetHandler application/x-httpd-php</FilesMatch>
0 comments:
Post a Comment