Re: [galaxy-dev] Apache proxy under Ubuntu

2015-12-15 Thread Raymond Wan
Hi Mic, On Wed, Dec 16, 2015 at 10:35 AM, Mic wrote: > Where do I insert the following settings? > > RewriteEngine on > RewriteRule ^/static/style/(.*) > /home/galaxy/galaxy/static/june_2007_style/blue/$1 [L] ... They should probably go in

Re: [galaxy-dev] apache proxy

2015-02-18 Thread Dannon Baker
Hey Thon, I'd probably recommend using a simple supervisord (http://supervisord.org/) configuration to do this. Here's a link to some great reference material that might help you out: https://wiki.galaxyproject.org/Events/GCC2014/TrainingDay/AdminWalkthrough#Configure_supervisord -Dannon On