17 Aug
2010
17 Aug
'10
9:43 a.m.
Just installed galaxy, but the static content is failing to render and I'm not sure why. Screenshot of browser: http://i38.tinypic.com/34rgjlv.png My httpd.conf contains the following: RewriteEngine on RewriteRule ^/galaxy$ /galaxy/ [R] RewriteRule ^/galaxy/static/style/(.*) /usr/local/src/galaxy_dist/static/june_2007_style/blue/$1 [L] RewriteRule ^/galaxy/static/scripts/(.*) /usr/local/src/galaxy_dist/static/scripts/packed/$1 [L] RewriteRule ^/galaxy/static/(.*) /usr/local/src/galaxy_dist/static/$1 [L] RewriteRule ^/galaxy/favicon.ico /usr/local/src/galaxy_dist/static/favicon.ico [L] RewriteRule ^/galaxy/robots.txt /usr/local/src/galaxy_dist/static/robots.txt [L] RewriteRule ^/galaxy(.*) http://localhost:8080$1 [P]
5241
Age (days ago)
5241
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Stewart