Re: Managing OM and Apache both on port 80

2015-07-11 Thread Maxim Solodovnik
You cannot have two applications on the same port Every program using port <1024 need root privileges You need to set up openmeetings to use port other than 80 Then set up apache to proxy all openmeetings requests to/from chosen port WBR, Maxim (from mobile, sorry for the typos) On Jul 11, 2015 1:

Managing OM and Apache both on port 80

2015-07-11 Thread Odent Philippe (eExplore)
Dear all, I'm trying to change OM 3.0.5 tcp port from 5080 to 80 and get http error 403 (You do not have permission to access this document.) when trying http://domainname/openmeetings What is already done: 1/ http.port=80 in red5.properties 2/ 80 in config.xml 3/ restart apache & red5 4/