To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Revision:

root / jamendo / .htaccess~

History | View | Annotate | Download (148 Bytes)

1
RewriteEngine on
2
RewriteBase /jamendo
3
RewriteRule ^(.*jamendo)$ $1/ 		# Fix missing trailing slash
4
RewriteRule ^(.*)$ http://isophonics.net:2104/$1