Questions tagged [cgihttpserver]

CGIHTTPServer is a simple HTTP server that can call external scripts through the common gateway interface (CGI).

CGIHTTPServer is a simple HTTP server that can call external scripts through the common gateway interface (CGI).

16 questions
-1
votes
1 answer

URL with port number giving Time out Error

I am developing a survey page which also calls a python script. I followed the approach given in https://tasdikrahman.me/2015/10/20/Running-CGI-Scripts-with-CGIHTTPServer/ to set up the folder structure. I activated the URL…
Neeraj Saxena
  • 135
  • 1
  • 6
1
2