in reply to Re: Privilege reduction with start_server / plackup
in thread Privilege reduction with start_server / plackup
Plack is the FastCGI "glue"
Plack/PSGI is not FastCGI and FastCGI is only one of many ways to run Plack apps. Twiggy, Starman, Starlet, HTTP::Server::PSGI, the Plack::Handler subclasses...
the command-line is intended for offline testing purposes
That's plain wrong.
|
|---|