23 Feb
2010
23 Feb
'10
7 a.m.
Luqman Hakim B Abdul Hadi wrote:
Hi Galaxy team,
If I want to run another application (for eg Gbrowse) or put a static site, how can I do that while Galaxy is running at the root?
For example, galaxy is located in www.test.com
How can I put gbrowse or static page to www.test.com/gbrowse or www.test.com/another_page.html
I tried tinkering with Apache but i still cant get it. Im using Fedora 10.
Hi Luqman, Since you're using Apache, you should be able to create a RewriteRule: RewriteRule ^/another_page.html /path/to/another_page.html L] --nate
Thanks! _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev