OK so it's not working. I was having cache issues, so it now displays as text instead of xml but does process the <?php ?> commands. I'm close, any ideas what I need to do? Do I need to now place some kind of header in all my xml files or is there some type of apache config that needs changing? Now all xml displays as text even if I don't use php commands. I assume because of the ext is getting process before the mime type text/xml line or something?
"Jim Hankins" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Christian, never mind, my fault. It's working beauthifully now. Thanks so > much for the help! Save my weekend! > Jim > > "Jim Hankins" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Christian, when I changed the AddType to include .htm .html .xml and > .xhtml > > now even if I don't have any php content in the file, it displays as plain > > text instead of xml, the files have an xml ext. Any ideas? > > > > > > "Christian Blichmann" <[EMAIL PROTECTED]> wrote in message > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Whoops, sent you a wrong .htaccess - file, here's > > > what I really use (the other one was old): > > > AddType application/x-httpd-php .php .php4 .htm .html .xml .xhtml > > > DirectoryIndex index.xml index.xhtml > > > IndexIgnore .htaccess .htpasswd > > > > > > -- > > > Christian Blichmann > > > > > > _____________________________________________ > > > don't hesitate - email me with your thoughts: > > > e-mail: [EMAIL PROTECTED] > > > - please remove the ".nospam" from address. > > > _____________________________________________ > > > do you want to know more? > > > web: http://www.blichmann.de > > > > > > > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php