how can i make the html files to execute php code to just one of my domains form my server?
mod rewrite question
Collapse
X
-
ok now ask your question in english please.Originally posted by alex79
how can i make the html files to execute php code to just one of my domains form my server?IcooCash - DVD Content for your TGP
Cheap FreeBSD Virtual Hosting
ICQ me at 605104 for Custom PHP/MySQL Programming -
Are you saying you want .html files to execute as .php files?Originally posted by alex79
how can i make the html files to execute php code to just one of my domains form my server?
AddType application/x-httpd-php .htmlComment
-
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 nowComment
-
Comment

Comment