CGIHTTPServer and XML

Abdurrahman Kurucak akurucak at epdk.org.tr
Wed May 23 03:23:40 EDT 2007


I am trying to write an CGI script that writes in an XML file. I am
fairly new at all programming, cgi and python. I am using CGIHTTPServer
that is bundled in python. When I try to open the created xml file
directly from the directory, there is no problem. But when i try to open
it within the server it gives an 403 error.  What should i do to avoid
this. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070523/bf9bb84a/attachment.html>


More information about the Python-list mailing list