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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to