I using 3.3.0, and my OS is Ubuntu 16.04 LTS On Mon, Aug 14, 2017 at 2:46 PM, Coscend@OM <[email protected]> wrote:
> Dear Phong, > > > > Which version of OpenMeetings are you using? > > > > Thank you. > > > > Sincerely, > > > > Hemant K. Sabat > > > > Coscend Communications Solutions > > www.Coscend.com <http://www.coscend.com/> > > ------------------------------------------------------------------ > > *Real-time, Interactive Video Collaboration, Tele-healthcare, > Tele-education, Telepresence Services, on the fly…* > > ------------------------------------------------------------------ > > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail > Messages from Coscend Communications Solutions' posted at: > http://www.Coscend.com/Terms_and_Conditions.html > <http://www.coscend.com/Terms_and_Conditions.html> > > > > > > > > > > > > *From:* Phong Nhật Nguyễn [mailto:[email protected]] > *Sent:* Monday, August 14, 2017 1:52 AM > *To:* [email protected] > *Subject:* Proxy config for OM > > > > Dear, > > > I am using apache as a proxy server. I have installed OM on another PC. = > Now I want to forward to that PC from my server. Here is my current = > proxy configuration: > > > LoadModule proxy_module modules/mod_proxy.so > > LoadModule proxy_http_module modules/mod_proxy_http.so > > <VirtualHost *:80> > > ProxyPreserveHost On > > ProxyRequests Off > > ServerName openmeeting.mydomain.com > > ServerAlias mydomain.com > > ProxyPass / http://192.168.1.113:5080/ > > ProxyPassReverse / http://192.168.1.113:5080/ > > </VirtualHost> > > > # vim: syntax=3Dapache ts=3D4 sw=3D4 sts=3D4 sr noet > > > > 192.168.1.113 is the local IP address of the PC which I=E2=80=99ve = > installed OM. Now whenever I visit openmeeting.mydomain.com, my browser = > give me an error: > > WebSocket connection to = > 'ws://openmeeting.mydomain.com/openmeetings/wicket/websocket?pageId=3D4&w= > icket-ajax-baseurl=3Dhash%3Fsecure%3Db0232e98-1933-4430-bc04-9f86ab7f45db= > %26amp%3Blanguage%3D1&wicket-app-name=3DOpenmeetingsApplication' failed: = > Error during WebSocket handshake: Unexpected response code: 404 > > What is my problem here and how can I fix it ? > > Many thanks. > > > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > Virus-free. > www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > <#m_-7384976775207001697_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >
