I'm sorry - I was testing different solutions and, while I have the server parsing php in XML (add handler), I did not have a file in that directory removing the hander.
There is a .htaccess file in the fckeditor directory that removes this handler, so you should be able to see that file (as I can now). Thanks for your help.
Re: 'error loading "/fckeditor/fckstyles.xml"' - IE&am
Re: 'error loading "/fckeditor/fckstyles.xml"' - IE&am
There is a .htaccess file in the fckeditor directory that removes this handler, so you should be able to see that file (as I can now). Thanks for your help.
Matt
Re: 'error loading "/fckeditor/fckstyles.xml"' - IE&am
Earlier I had been trying to echo back the starting line of the XML. So one or two of these lines might have helped:
RemoveHandler .xml
AddType application/xml .xml