Hacker News new | ask | show | jobs
by tus88 2518 days ago
What kind of web server would even be calling Perl CGI scripts in 1992? I thought it was all bulletin boards back then. Personally I just got my first PC and was learning to play Commander Keen in 1992 ;-)
1 comments

I started with perl in 1992, ncsa httpd came out in 1993, which was the first release of CGI.

I ported EBBS/BBS to A/UX and ran one for a few years.

https://en.wikipedia.org/wiki/NCSA_HTTPd

https://github.com/virtadpt/eBBS (my name is in the credits)