On 2019-05-23, Paul Rubin <no.email@nospam.invalid> wrote:
> dieter <die...@handshake.de> writes:
>> Should "cgi" disappear from the standard library
>
> It's also a concern that cgi may be disappearing from web servers.  Last
> I heard, nginx didn't support it.  That's part of why I still use
> apache, or (local only) even CGIHTTPServer.py.  I don't know what the
> current hotness in httpd's is though.

nginx is the current hotness. CGI has not been hotness since the mid 90s.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to