HTTP::Simple::Server::PSGI does support specifying --host, but Dancer responded with not understanding the --host switch. Is there a way I can specify a host other than 127.0.0.1 when launching the simple, built-in web server via bin/app.pl? -- Puneet Kishor
On Mon, Jun 04, 2012 at 07:33:33AM -0500, Puneet Kishor wrote:
HTTP::Simple::Server::PSGI does support specifying --host, but Dancer responded with not understanding the --host switch.
Is there a way I can specify a host other than 127.0.0.1 when launching the simple, built-in web server via bin/app.pl?
In my experience it listens on all interfaes. So, it's in there. -- Michael Rasmussen, Portland Oregon Other Adventures: http://www.jamhome.us/ or http://westy.saunter.us/ Fortune Cookie Fortune du courrier: Another flaw in the human character is that everybody wants to build and nobody wants to do maintenance. ~ Kurt Vonnegut
participants (2)
-
Michael Rasmussen -
Puneet Kishor