From the links,
https://httpd.apache.org/docs/2.2/howto/public_html.html#cgi and Apache Tutorial: Dynamic Content with CGI
explain how to access programs you put inside of your cgi-bin, its one of these, all depending on your configuration
http://localhost/cgi-bin/foo.cgi
http://localhost/cgi-bin/bar.pl
http://localhost/~someusername/cgi-bin/baz.psgi
In reply to Re^3: Running Perl CGI scripts with Cygwin (no cygwin)
by Anonymous Monk
in thread Running Perl CGI scripts with Cygwin
by JohnTabor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |