summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-22 02:26:07 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-22 02:26:07 +0100
commit8a5d0e80550860370fac8f7853827db612b27f03 (patch)
tree8fa6a40a4cb2bed195386fefbb9bfa218b6a7bad
parentd22c3da59c0d787481add7b4f16bce7c174c5aa9 (diff)
downloaddeployment-8a5d0e80550860370fac8f7853827db612b27f03.tar.gz
deployment-8a5d0e80550860370fac8f7853827db612b27f03.tar.bz2
deployment-8a5d0e80550860370fac8f7853827db612b27f03.zip
landing mimetypes
-rwxr-xr-xbin/taler-deployment-landing1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/taler-deployment-landing b/bin/taler-deployment-landing
index 23cf57c..85010f3 100755
--- a/bin/taler-deployment-landing
+++ b/bin/taler-deployment-landing
@@ -14,6 +14,7 @@ mkdir -p $HOME/sockets
# redirect / to index.html,
# serve static files from $HOME/landing
exec uwsgi \
+ --mimefile /etc/mime.types \
--socket $HOME/sockets/landing.uwsgi \
--chmod-socket=660 \
--route "^/?$ redirect:index.html" \