git.cweiske.de
/
noxon-gateway.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add podcast proxy support for Martin
[noxon-gateway.git]
/
www
/
.htaccess
1
RewriteEngine On
2
RewriteBase /
3
RewriteCond %{REQUEST_FILENAME} !-f
4
RewriteCond %{REQUEST_FILENAME} !-d
5
RewriteRule ^.*$ index.php