summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-07-07 12:26:01 -0400
committerEudyptula <eitan@mosenkis.net>2009-07-07 12:26:01 -0400
commit1004a174d2523f31605b117925e94182a0538bbe (patch)
tree2c784d1b1a519727cedda2f56779fc026a731d77 /frontend/routing.csv
parentAdded linked 'Ingenue' logo using Gimp (diff)
downloadingenue-1004a174d2523f31605b117925e94182a0538bbe.tar.gz
ingenue-1004a174d2523f31605b117925e94182a0538bbe.tar.bz2
ingenue-1004a174d2523f31605b117925e94182a0538bbe.zip
Added favicons
Diffstat (limited to 'frontend/routing.csv')
-rw-r--r--frontend/routing.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/routing.csv b/frontend/routing.csv
index da116a9..1455cf7 100644
--- a/frontend/routing.csv
+++ b/frontend/routing.csv
@@ -36,6 +36,7 @@
# Pass through
^(js)/([0-9a-zA-Z-_]+\.(js))$ passthrough dir file ext
^(images)/([0-9a-zA-Z-_]+\.(gif|jpg|jpeg|ico|png))$ passthrough dir file ext
+(?:.*/)?(favicon.(ico))$ passthrough file ext dir=images
# 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