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 kkangshawn
Recipients corona10, kkangshawn
Date 2019-11-20.16:56:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574269010.06.0.982186891893.issue38863@roundup.psfhosted.org>
In-reply-to
Content
Thank you for your message and the info about 21323. I agree with the idea that cgi files are conventionally placed at the cgi-bin of the root but there is no explicit regulation so other servers, apache for example, handle this kind of sub directories successfully. In short, there is no violation in the form of /subdir/cgi-bin so this is nice to have if the http.server processes this case correctly. By the way, I didn't consider the case of continuous slashes so PR must be modified.
History
Date User Action Args
2019-11-20 16:56:50kkangshawnsetrecipients: + kkangshawn, corona10
2019-11-20 16:56:50kkangshawnsetmessageid: <1574269010.06.0.982186891893.issue38863@roundup.psfhosted.org>
2019-11-20 16:56:50kkangshawnlinkissue38863 messages
2019-11-20 16:56:49kkangshawncreate