Also, you can use other software like HAProxy listening on 80 and redirecting either to Apache or any other HTTP servers running on the localhost or other remote services. I for one would prefer this approach (and actually I have it implemented) to find your way with Apache VirtualHosts.
On 16/05/12 12:29, Paulo Pires wrote: > Configure a VirtualHost on Apache for Wave. Or use another port by > defining it in your Wave server config file. > > On 16/05/12 12:27, 李向彬 wrote: >> how can i do that since apache already taken the port:80? >> >> On Wed, May 16, 2012 at 5:42 PM, Yuri Z <[email protected]> wrote: >> >>> You can set the port to 80 in the server.config. But you would need to >>> start the server with sudo on Linux machines. >>> >>> On Wed, May 16, 2012 at 6:00 AM, 李向彬 <[email protected]> wrote: >>> >>>> have you had any success with this situation: running apache with wave >>> in >>>> box together with out having to specify the port number. >>>> >>>> On Wed, Mar 21, 2012 at 3:19 AM, Vicente J. Ruiz Jurado < >>>> [email protected] >>>>> wrote: >>>>> El 20/03/12 19:25, Yuri Z escribió: >>>>>> This is really cool. Maybe we need to add some documentation on how >>>>>> to implement this solution. If you go for it - would be great to hear >>>>>> back if it worked and how :) >>>>> In fact I found it just talking with a friend about the "status of art" >>>>> of websockets and other software (nginx, ff, etc), but I don't need to >>>>> use it now. Maybe in some weeks I can test it, but not now, and of >>>>> course I'll share my experience. >>>>> >>>>> Bests, >>>>> >>>>> >>>>> >>>>> >>>> -- >>>> *danny* >>>> *Mobile:18912945948* >>>> *qq:466765117* >>>> >> -- Paulo Pires
