Why is server starting on 0.0.0.0:3000?
am 31.10.2007 21:32:25 von laredotornado
Hi,
I just installed the most recent version of ruby and rails on my
Fedora Core 5 Linux system. For some reason, my server isn't
starting, but I noticed one line upon startup:
=> Rails application starting on http://0.0.0.0:3000
Shouldn't rails be booting on 127.0.0.1 or localhost or whatever? I
didn't read anything about adjusting this setting on the rails
download page, but you guys are the experts, so please tell me if this
setting needs to change and how to do it.
Best, - Dave
Re: Why is server starting on 0.0.0.0:3000?
am 31.10.2007 21:33:18 von laredotornado
On Oct 31, 3:32 pm, "laredotorn...@zipmail.com"
wrote:
> Hi,
>
> I just installed the most recent version of ruby and rails on my
> Fedora Core 5 Linux system. For some reason, my server isn't
> starting, but I noticed one line upon startup:
>
> => Rails application starting onhttp://0.0.0.0:3000
>
> Shouldn't rails be booting on 127.0.0.1 or localhost or whatever? I
> didn't read anything about adjusting this setting on the rails
> download page, but you guys are the experts, so please tell me if this
> setting needs to change and how to do it.
>
> Best, - Dave
Many apologies. I meant to post this to comp.lang.ruby. Please
disregard. -