CGI Programming / Scripts Question:

Do I need to be on Unix?

CGI Programming Interview Question
CGI Programming Interview Question

Answer:

No, but it helps. The Web, along with the Internet itself, C, Perl,
and almost every other Good Thing in the last 20 years of computing,
originated in Unix. At the time of writing, this is still the
most mature and best-supported platform for Web applications.


Previous QuestionNext Question
Are there some interactive debugging tools and services available?How can I stop my CGI script reading and writing files as nobody?