On Wed, Sep 21, 2016 at 11:04 AM, Petr Gajdos <[email protected]> wrote: > > the test does not succed for me. If I got it correctly, it creates > test.xml with the content 'helloworld' and tries to add CASEFILTER to > it trough AddOutputFilterByType with application/xml. That does not > work for me, but does with text/xml as example [1] shows.
Without any AddType directive relative to ".xml" files in your configuration, the Content-Type is set according to the "conf/mimes.types" file. What's in yours for the "xml" extension? Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
