| Article: |
Rolling with Ruby on Rails | |
| Subject: | WEBrick won't answer requests | |
| Date: | 2006-07-17 09:17:45 | |
| From: | Cobold | |
|
Response to: WEBrick won't answer requests
|
||
|
Hi, well it is pretty normal that it is not working. I think you have noticed that => Rails application started on http://0.0.0.0:3000 wich means, you should try to access http://0.0.0.0:3000 from your browser, however it will not work. Try starting the server with the following commmand: ruby script\server --binding 127.0.0.1 and it will work.
|
||
Women in Technology
Hear us Roar
