CGI and logging module
Michael Ströder
michael at stroeder.com
Fri Nov 19 04:50:33 EST 2004
More information about the Python-list mailing list
Fri Nov 19 04:50:33 EST 2004
- Previous message (by thread): CGI and logging module
- Next message (by thread): CGI and logging module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Otten wrote: > > import cgitb > cgitb.enable() But make sure to turn it off when going public with your service since it reveals interesting information to an attacker. Ciao, Michael.
- Previous message (by thread): CGI and logging module
- Next message (by thread): CGI and logging module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list