2008/11/5 Koen Deforche <[EMAIL PROTECTED]>: > Hey Dushan, > > 2008/11/5 Dushan Savich <[EMAIL PROTECTED]>: >> # ./test2.wt --docroot . --http-address 0.0.0.0 --http-port 8888 >> >> When I try to open 0.0.0.0:8888 from firefox I get 404 Error . >>
And secondly, the right address to open is 127.0.0.1:8888. '0.0.0.0' as parameter to --http-address means 'listen on any local address'. Regards, Wim. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
