This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients techtonik
Date 2010-07-21.08:38:00
SpamBayes Score 0.059017144
Marked as misclassified No
Message-id <1279701482.44.0.871660375803.issue9321@psf.upfronthosting.co.za>
In-reply-to
Content
CGIHTTPServer looks for CGI files in '/htbin' directory. This never was a standard (in comparison to `cgi-bin`) and can be safely removed at least in Py3k
History
Date User Action Args
2010-07-21 08:38:02techtoniksetrecipients: + techtonik
2010-07-21 08:38:02techtoniksetmessageid: <1279701482.44.0.871660375803.issue9321@psf.upfronthosting.co.za>
2010-07-21 08:38:00techtoniklinkissue9321 messages
2010-07-21 08:38:00techtonikcreate