Page 1 of 1

Webclient needs reverse proxy of /static as well as /omero

PostPosted: Wed Jan 02, 2013 6:16 pm
by Aking
Hi
Just in case anyone else is as new to this as me, if you need to reverse proxy to OMERO and are getting the html but no css when using the webclient, as well as /omero , /static also needs to be reverse proxied. :oops:
Cheers
Andy

Re: Webclient needs reverse proxy of /static as well as /ome

PostPosted: Thu Jan 03, 2013 10:45 am
by wmoore
Apologies, but could you explain exactly what it is that you needed to do (that was missing from the docs) and which docs you were following (Unix/Windows, Apache/nginx etc).

I'm just wondering if this is something that we cover (and just need to make clearer) or if it's missing entirely or if it's something you needed to do differently.

Many thanks,

Will.

Re: Webclient needs reverse proxy of /static as well as /ome

PostPosted: Thu Jan 03, 2013 12:28 pm
by Aking
Hi Will,
I think this falls under the category of not covered by the docs and something I needed to do differently.

The OMERO installation and web deployment all went as expected and the documentation was clear to me (Unix, Ubuntu LTS12.04, Apache).
When I migrated from testing to the deployment server (host OS with multiple VM's) I needed to reverse proxy requests for various services (one of which was OMERO) coming in to the host OS on port 80 to the appropriate VM's. It was at this point I hit the snag mentioned above until I corrected my httpd.conf file.

Hope that's clearer but I fear not :)
Cheers
Andy