summaryrefslogtreecommitdiffstats
path: root/genomed/extra/genomed.apache
blob: deaee88b891cb8b79915729e4ed0b57872c8513e (plain)
1
2
3
4
5
RewriteEngine On
RewriteRule ^/genome$ http://%{SERVER_NAME}/genome/nodes.html [NE]

ProxyPass /genome http://localhost:8106
ProxyPassReverse /genome http://localhost:8106