Hi all,

I've installed galaxy locally and it works fine but I can't get the apache proxy to work. I've followed the instructions on the wiki first by serving galaxy at the web server root with:

RewriteEngine on
RewriteRule ^(.*) http://localhost:8080$1 [P]

if I go to http://localhost/ I get the default apache page, not galaxy


I also tried serving galaxy at a sub directory but then if I go to http://localhost/galaxy I get a not found page

Any idea of what is wrong with my configuration?

I'm running apache v2.2.17 on a Debian system and mod_proxy, mod_http_proxy, and mod_rewrite are enabled.

Thanks,

Yann
___________________________________________________________
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:

 http://lists.bx.psu.edu/

Reply via email to