First running version of PHP and nginx.

This commit is contained in:
Christian Steinle
2022-10-04 06:04:09 +02:00
commit 1d65082965
8 changed files with 261 additions and 0 deletions

4
config/php.ini Normal file
View File

@@ -0,0 +1,4 @@
[Date]
date.timezone="UTC"
expose_php=Off