I want my html files to be parsed by php server.Can it be done.
My website is hosted on a linux server with apache working on virtual domains.
Just configure apache to hand-off .htm and .html files to php. The existing docs and your apache.conf or httpd.conf should be enough information. You'll need write access to your .conf file and the ability to restart apache.