Hello,
I want start a new web project using Python, but i want to know if using CGI is a good idea ?
CGI: www.mydomain.co m/cgi-bin/index.cgi
or
Python: www.mydomain.co m/index.py
What you think ? using CGI is more helpful ?
I want start a new web project using Python, but i want to know if using CGI is a good idea ?
CGI: www.mydomain.co m/cgi-bin/index.cgi
or
Python: www.mydomain.co m/index.py
What you think ? using CGI is more helpful ?
Comment