On Aug 16, 2005, at 7:40 AM, nora central wrote:

Trying to run the demo application with

Portion of lighttpd.conf:

scgi.server = ("/scgi-test" =>
 ("localhost" =>
  ("host" => "127.0.0.1",
   "port" => 3000,
   "check-local" => "disable")))

python server/scgi_server.py --host=212.254.241.29 --port=3000

I think you want --host=127.0.0.1 here.

_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to