Message 357089 - Python tracker
Message357089
| Author | corona10 |
|---|---|
| Recipients | corona10, kkangshawn |
| Date | 2019-11-20.17:29:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1574270998.18.0.899908874497.issue38863@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Yes, IMHO, but this code is related to the http.server.CGIHTTPRequestHandler. This code looks like to be executed on the http.server.CGIHTTPRequestHandler not the apache server. According to docs, This defaults to ['/cgi-bin', '/htbin'] and describes directories to treat as containing CGI scripts. reference: https://docs.python.org/3.9/library/http.server.html?highlight=cgihttprequesthandler#http.server.CGIHTTPRequestHandler.cgi_directories |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-20 17:29:58 | corona10 | set | recipients: + corona10, kkangshawn |
| 2019-11-20 17:29:58 | corona10 | set | messageid: <1574270998.18.0.899908874497.issue38863@roundup.psfhosted.org> |
| 2019-11-20 17:29:58 | corona10 | link | issue38863 messages |
| 2019-11-20 17:29:58 | corona10 | create | |