why apache executing .php.html files php?
i have an rare problem...i'm controlling support generator generates lot cost docs/foo.php.html. it's xhtml, so contains <?xml...> tags during commencement file. problem is, apache somehow solid run by php interpreter, even nonetheless ".php" appears center filename, during end. this, turn, triggers php error, since sees "<?" management start executing php code, immediately gets confused "xml..." follows it.
how i configure apache wholly govern .php files .php.html files? twine "php.html" does seem definitely anywhere apache config files. there line "addhandler php5-script .php", nonetheless i don't also consolidate ".php.html" files.
Comments
Post a Comment