diff options
Diffstat (limited to 'frontend/routing.csv')
-rw-r--r-- | frontend/routing.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/routing.csv b/frontend/routing.csv index f203e10..232daef 100644 --- a/frontend/routing.csv +++ b/frontend/routing.csv @@ -20,8 +20,6 @@ # Pass through ^(js)/([0-9a-zA-Z-_]+\.(js))$ passthrough dir file ext ^(images)/([0-9a-zA-Z-_]+\.(gif|jpg|jpeg|ico))$ passthrough dir file ext -# Recording/download just sets the download setting and filename before handing off to passthrough -^(recordings)/([0-9]+\.(mp3))$ recording/download dir file ext # Replace xinha with a directory name to turn it into fairly normal handling like without all this crazy redirecting #^(xinha(?=/)[0-9a-zA-Z-_./]*).(?<=/)([0-9a-zA-Z-_.]+\.([a-zA-Z0-9]+))$ passthrough dir file ext # CSS |