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.com/cgi-bin/index.cgi
or
Python: www.mydomain.com/index.py
What you think ? using CGI is more helpful ?
CGI or Python ?
|