Hello everyone,
I'm having trouble setting up Galaxy with an Apache Proxy.
I did edit the Apache conf file with the following lines :
RewriteEngine on
RewriteRule ^/static/style/(.*)/home/nate/galaxy-dist/static/june_2007_style/blue/$1 [L]
RewriteRule ^/static/scripts/(.*)/home/nate/galaxy-dist/static/scripts/packed/$1 [L]
RewriteRule ^/static/(.*)/home/nate/galaxy-dist/static/$1 [L]
RewriteRule ^/favicon.ico/home/nate/galaxy-dist/static/favicon.ico [L]
RewriteRule ^/robots.txt/home/nate/galaxy-dist/static/robots.txt [L]
RewriteRule ^(.*) http://localhost:8080$1 [P]
The redirection seems to "work" as I reach a webpage that contains some Galaxy's links but, as you can see in the attached snapshot, the webpage does not really looks like the usual Galaxy welcome page :)
Did you already face that problem or do you have any idea to solve it ?
Thanks,
Erwan,
--
Erwan Delage
Ingénieur d'études - Equipe COMBI
LINA - Université de Nantes
Tel : 02 51 12 58 21
___________________________________________________________
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/
To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/