![](https://secure.gravatar.com/avatar/bf1991392974ca20458d4a9f5acca575.jpg?s=120&d=mm&r=g)
5 Nov
2009
5 Nov
'09
2:53 a.m.
Hi, we have a local galaxy installation behind a apache proxy. So far it's working flawless. But now we noticed that the images referenced in the example text of Operate on Genomic Intervals don't show. If I use the "real" address of the galaxy without proxy, it's working (no config change or restart!) The generated HTML contains: <img alt="../static/operation_icons/gops_complement.gif" src="../static/operation_icons/gops_complement.gif"> This are the settings in universe_wsgi.ini [filter:proxy-prefix] use=egg:PasteDeploy#prefix prefix = /galaxy [app:main] filter-with = proxy-prefix regards, Andreas