in reply to Generating static HTML pages to view a dynamic website locally
Apache would be a good choice for this, or you could construct a mini web-server from HTTP::Daemon that understands the CGI protocol with a few dozen lines of code.
-- Randal L. Schwartz, Perl hacker
|
|---|