796 shaares
1 result
tagged
Parse
When we install PHP with Apache, Apache will be able parse files with .php extension and execute the same.
But in Apache we can tweak configuration in that way so Apache start to parse other file extension as php file.
In this article we will see how we can instruct Apache to parse .html file as a php file.
But in Apache we can tweak configuration in that way so Apache start to parse other file extension as php file.
In this article we will see how we can instruct Apache to parse .html file as a php file.