RE: Re: OpenMeetings just redirects to demo.openmeetings.de

2012-05-02 Thread Gary Franklin
Excellent – that was about to be my next question. Thanks Thibault! From: Thibault Le Meur [mailto:thibault.lem...@supelec.fr] Sent: Wednesday, May 02, 2012 10:20 AM To: openmeetings-user@incubator.apache.org Cc: Maxim Solodovnik Subject: Re: OpenMeetings just redirects to demo.openmeetings.de

RE: Re: OpenMeetings just redirects to demo.openmeetings.de

2012-05-02 Thread Gary Franklin
Brilliant – thanks Maxim! From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Wednesday, May 02, 2012 10:18 AM To: openmeetings-user@incubator.apache.org Subject: Re: OpenMeetings just redirects to demo.openmeetings.de you need to go to http://your_site:5080/openmeetings instead of http

Re: OpenMeetings just redirects to demo.openmeetings.de

2012-05-02 Thread Thibault Le Meur
Additionnaly, in order to get a correct redirection when omitting the full path, edit the following file: /opt/red5/webapps/root/index.html Hope this helps, Thibault Le 02/05/2012 17:17, Maxim Solodovnik a écrit : > you need to go to > http://your_site:5080/openmeetings > instead of > http://your

Re: OpenMeetings just redirects to demo.openmeetings.de

2012-05-02 Thread Maxim Solodovnik
you need to go to http://your_site:5080/openmeetings instead of http://your_site:5080/ On Wed, May 2, 2012 at 10:15 PM, Gary Franklin < gfrank...@tapestrysolutions.com> wrote: > We’ve tried both the manual install and the VM and we get the same > result for both. When going to the website, we a

OpenMeetings just redirects to demo.openmeetings.de

2012-05-02 Thread Gary Franklin
We've tried both the manual install and the VM and we get the same result for both. When going to the website, we are immediately redirected to demo.openmeetings.de/openmeetings/. Why is this and how do I keep the execution of the application solely within the VM? Thanks.