in reply to Simple command line web server for running cgis.
Just checking: you know you can simply run CGI scripts from the command line, right? See the CGI.pm documentation on -debug.
Otherwise, you could also roll your own with HTTP::Daemon — it's not very complicated if you just need something quick and dirty for testing.
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Simple command line web server for running cgis.
by EvdB (Deacon) on Aug 24, 2004 at 08:34 UTC |