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 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 <http://openmeeting.mydomain.com/> ServerAlias mydomain.com <http://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 <http://openmeeting.mydomain.com/> openmeeting.mydomain.com, my browser = give me an error: WebSocket connection to = 'ws:// <http://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> 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. --- This email has been checked for viruses by AVG. http://www.avg.com
