CGI for generating xml pages

Sandipan Gangopadhyay sandipan at vsnl.com
Thu Mar 22 21:28:54 EST 2001


Is text/xml in your mime-types on the server ?
Are you reporting text/xml correctly in the header ?

Regards,

Sandipan
----- Original Message ----- 
From: <lance.hill at olsinc.net>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Friday, March 23, 2001 6:20 AM
Subject: CGI for generating xml pages


> 
> I have a python script which creates xml. If I redirect the output to
> a file, when I launch those pages from my browser all is well.
> Unfortunately, I can't seem to get it so I can write directly to my
> browser from the script. Instead, I get an internal server error.
> 
> Can someone kindly give me a clue? Do I need to do some processing
> prior to printing to standard output?
> 
> Thanks in advance,
> L. Hill
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20010323/c1a4c8ca/attachment.html>


More information about the Python-list mailing list