On Thu, Mar 20, 2008 at 11:49 AM, Melanie Pfefer <melanie_pfefer@xxxxxxxxxxx> wrote: > hello > > I added this to the conf file: > > AddType text/xml .xml > > > xml files are still treatead as html pages not xml > > any idea what could be the cause? You need to use AddType application/xml .xml When you use the the mime-type text/xml you are telling the browser that you are sending human readable xml... It is also possible that your directives have no effect. Use a browser extension like firebug to investigate what your server sends to your browser. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx