Updated to PHP7.1. Improved the overall config based on the trafex/wordpress image

This commit is contained in:
Tim de Pater
2017-03-28 13:58:02 +02:00
parent 2b10ea0cee
commit acdeb2cbbb
6 changed files with 21 additions and 8 deletions

View File

@@ -65,5 +65,4 @@ http {
deny all;
}
}
include conf.d/*.conf;
}