Closed GoogleCodeExporter closed 8 years ago
You can get more command line output by editing site.conf and changing line 9
from:
environment: "production"
to:
#environment: "production"
If the server is starting up correctly, you should see this output on the
command line, whether it is set to environment: "production" or not:
Server Ready.
Client175 is available at: http://localhost:8080
Original comment by cseic...@gmail.com
on 2 Jul 2010 at 3:40
it is working now. i was browsing to
http://localhost:8080/client175/static/index.html instead of
http://localhost:8080/static/index.html, which was causing my problem, i
believe.
thanks
Original comment by campbell...@gmail.com
on 2 Jul 2010 at 4:43
Original comment by cseic...@gmail.com
on 2 Jul 2010 at 7:57
Original issue reported on code.google.com by
campbell...@gmail.com
on 1 Jul 2010 at 7:41