Possible solutions of your questions

  hosting
<< Previous       Problems PHP

Question: Hello!I`m Your new client, who is now trying the test mode.Page test.htm displayed. Those pages that have the insert on php are perceived as a file to download called \"loaded\". It seems to me that I could not configure Apache. Please help me
Answer:

Hello

http://www.erahost.ru/faq.php

Tell me how to make html files be processed as php?
answer the question

Code in .htaccess add the line AddHandler application/x-httpd-php .htm .html



AddHandler application/x-httpd-php5 .htm .html

(depends on server settings)


<< Previous