# 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