My UNIX apache server that I host from seems to be preset to execute PHP
code within html docs. That is, a php require statement within a ".html"
file is included, executed, and sent to the browser.
Is this unusual? or standard? I ask because I would hope not to become
dependent on including php code in html docs and have them switch a
server setting back.
Of course, if that happens I guess I could rename my files from ".html"
to ".php". But I really prefer to just having ".html" appear in the
browser URL bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]