11-26-2008, 10:27 PM
Depends.
If Apache is already listening on 80 at the same address, then Rails cannot.
You could always create a virtual host for rails that listens on 80 and forwards to a higher port number, though.
I think that's right, but I am not 100% certain.
If Apache is already listening on 80 at the same address, then Rails cannot.
You could always create a virtual host for rails that listens on 80 and forwards to a higher port number, though.
I think that's right, but I am not 100% certain.