19. des. 2015 5.30 a.m. skrev "Mic" <mictadlo@gmail.com>:
>
> Hello,
> I would like to setup Rstudio and IPython using Apache Proxy. I found the following settings:
>
> # IPython specific. Other IEs may require their own routes.
> ProxyPass        /galaxy/gie_proxy/ipython/api/kernels ws://localhost:8800/galaxy/gie_proxy/ipython/api/kernels
>
> # Global GIE configuration
> ProxyPass        /galaxy/gie_proxy http://localhost:8800/galaxy/gie_proxy
> ProxyPassReverse /galaxy/gie_proxy http://localhost:8800/galaxy/gie_proxy
>
> # Normal Galaxy configuration
> ProxyPass        /galaxy http://localhost:8000/galaxy
> ProxyPassReverse /galaxy http://localhost:8000/galaxy
>
> However, I am not sure where to insert them and does the above settings include also Rstudio?

In whatever virtualhost block is used in your apache conf for Galaxy.

Yes that should work for RStudio.

>
> Could anyone post their Apache Proxy settings?
>
> Thank you in advance.
>
> Mic
>
> ___________________________________________________________
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>   https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/