David, try using -1 as the port. I haven't figured out why mod_proxy doesn't pass on the port, but for some reason it doesn't. Please report back if this approach is working for you.
Tobias On 04.11.2011, at 02:31, David Horwitz wrote: > Hi All, > > I'm trying to configure our staging server with the latest 1.3.x for upgrade > testing and am hitting a snap with configuring the tenancy. > > The admin/engage ui runs on port 8080 but the connections are proxies through > Apache_mod proxy to 80. So the users connect at a URL such as: > http://lectures.uct.ac.za > > now a tenant conf of: > > server=lectures.uct.ac.za > port=80 > > Doesn't work neither does: > > server=lectures.uct.ac.za > port= > > All fail with a > > 08:20:30 WARN (OrganizationFilter:96) - No organization is mapped to handle > http://lectures.uct.ac.za/ > > Any ideas? > > D > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
