|
Posted by David Dorward on June 16, 2005, 7:46 am
Please log in for more thread options
Ken Williams wrote:
> I want to turn off short_open_tag for .xml files only.
This doesn't have much to do with authoring HTML does it? Perhaps you should
have tried a PHP newsgroup / mailing list?
Set it in your Apache configuration, and use <Files *.xml>
http://httpd.apache.org/docs-2.0/mod/core.html#files
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is
|