in reply to Re^2: Running Perl CGI scripts with Cygwin (no cygwin)
in thread Running Perl CGI scripts with Cygwin

because the /localhost directory that pops up when I enter localhost doesnt include files from the cgi-bin that are available to run

It doesn't work that way. The contents of cgi-bin directory is not supposed to be displayed. You have to know what to ask the web server for, when you want to run a cgi programme.

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)

  • Comment on Re^3: Running Perl CGI scripts with Cygwin (no cygwin)