sorry for my english
i have a page xxx.html and i want run php code in this html page (i don't want to change the page extension)
i know that is a method to change the mor rewrite (or something like that) in the httpd.conf file but i want allow html file to execute php code just on one domain of mine ( not on all domains hosted on same server)..
is any other method to execute php code in html files? with .htacess for example?
hope u understand now