Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Apache: It's possible to change ports around, right?
#3
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.
Reply


Messages In This Thread
Re: Apache: It's possible to change ports around, right? - by Seacrest - 11-26-2008, 10:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)