diff --git a/docker/pro/000-default.conf b/docker/pro/000-default.conf index 4b94e6e8..66aedf9d 100644 --- a/docker/pro/000-default.conf +++ b/docker/pro/000-default.conf @@ -8,6 +8,10 @@ # However, you must set it for any further virtual host explicitly. #ServerName 127.0.0.1 + EnableSendfile on + XSendFile on + XSendFilePath /storage/pillar + ServerAdmin webmaster@localhost DocumentRoot /var/www/html