I currently have Scalix 11.1.0 running on a live server running ubuntu and apache2. When I go to the server website and brows to another webapp running on the server, with directories starting with a m, i get a HTTP status 404 error. I've searhed the forum and found that someone had a similar error. The user could change the /etc/httpd/conf.d/scalix-tomcat-connector.conf file to redirect m.* folders to tomcat (note the full stop).
viewtopic.php?t=4408&start=0&postdays=0&postorder=asc&highlight=worker1
However, it seems that as the versions of scalix changed so has the the scalix-tomcat-connector.conf file in question.
Is there somewhere else that I could make the same change as the user in a the new config files?
Thank you in advance.