From 06aadfc52be94d2e3ce9be54228e0da9c64a4d63 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Tue, 20 Oct 2015 23:52:07 +0200 Subject: [PATCH] Enable XSendFilePath on Apache conf --- docker/pro/000-default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/pro/000-default.conf b/docker/pro/000-default.conf index d0a0f77a..57b2865f 100644 --- a/docker/pro/000-default.conf +++ b/docker/pro/000-default.conf @@ -10,7 +10,7 @@ # EnableSendfile on XSendFile on - # XSendFilePath /storage/pillar + XSendFilePath /storage/pillar ServerAdmin webmaster@localhost DocumentRoot /var/www/html