You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CGI is kind of out of favor; better would be to have a way to stand up tmda-cgi (may need renaming!) as its own webapp on its own port so it can be reverse-proxied or run on a loopback or whatever. So we should either:
change it to a WSGI app
write a teeny server that does nothing but run the single CGI.
The text was updated successfully, but these errors were encountered:
CGI is kind of out of favor; better would be to have a way to stand up tmda-cgi (may need renaming!) as its own webapp on its own port so it can be reverse-proxied or run on a loopback or whatever. So we should either:
The text was updated successfully, but these errors were encountered: