How to get informative error pages:
$ script/server --environment=development
How to get informative error pages and access from a different box:
$ script/server --binding=<your IP goes here> --environment=development
The default, if you start with script/server you get the following:
$ script/server --binding=127.0.0.1 --environment=production
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment