
akurucak at epdk
May 23, 2007, 12:23 AM
Views: 25
Permalink
|
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.
|