Re: Apache Front end for Tomcat

2019-04-19 Thread Aaron Hepp
4.0.8 Few more attempts it is now redirecting but its now pulling a 404 error The requested URL /trade-group was not found on this server. ###  OpenMeetings    ### ## Custom fragment RewriteEngine On RewriteCond %{HTTP:Connection} Upgrade [NC] RewriteCond %{HTTP:Upgrade} websocket [NC] Rewri

Re: Apache Front end for Tomcat

2019-04-19 Thread Maxim Solodovnik
In OM you have to set `secure` property, 404 is weird :( I guess you have renamed `openmeetings` to be `trade-group`? On Fri, 19 Apr 2019 at 16:54, Aaron Hepp wrote: > > 4.0.8 > > Few more attempts it is now redirecting but its now pulling a 404 error > The requested URL /trade-group was not foun

Re: Apache Front end for Tomcat

2019-04-19 Thread Aaron Hepp
Ok wanted to make sure nothing else was needed inside OM besides adding that line. Yes in the install my openmeetings was renamed to trade-group.  After fumbling around for a few hours.  just putting in a "generic" ProxyPass / http://localhost:5080/ ProxyPassReverse / http://localhost:5080/ I

OM default timezone

2019-04-19 Thread Aaron Hepp
I currently have the default timezone set for America/New York (Option 30 in the Configuration Menu).  But every new user that is registering is getting their default time zone set to America/Detroit.  Is there an option I am missing somewhere else to set new sign up users to get the default ti

Re: OM default timezone

2019-04-19 Thread Maxim Solodovnik
Hello Aaron, to save my time the question: are these time zone differs? in terms of GMT offset? When users are self-registered their current (browser) time zone is being determined and set So maybe all your users from Detroit? Or another option: if GMT offset is equals for these time-zones they a