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 Ryan Tu
Recipients Ryan Tu, meatballhat, orsenthil, p0lar_bear, stutzbach, ysj.ray, Артур Клесун
Date 2020-03-14.15:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584201106.23.0.367692562127.issue8704@roundup.psfhosted.org>
In-reply-to
Content
#Maybe not a good solution
I do not know the should we delete the code in cgitb.py or adjust the configration of apache httpd. My solution is deleting some code as follows:
```
        return '''
<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> -->
<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> -->
</font> </font> </font> </script> </object> </blockquote> </pre>
</table> </table> </table> </table> </table> </font> </font> </font>'''
```
Then it works very well, and it has good view.Anyone know what is the situation in ngix?
History
Date User Action Args
2020-03-14 15:51:46Ryan Tusetrecipients: + Ryan Tu, orsenthil, stutzbach, meatballhat, ysj.ray, p0lar_bear, Артур Клесун
2020-03-14 15:51:46Ryan Tusetmessageid: <1584201106.23.0.367692562127.issue8704@roundup.psfhosted.org>
2020-03-14 15:51:46Ryan Tulinkissue8704 messages
2020-03-14 15:51:46Ryan Tucreate