This commit is contained in:
Simon Martens
2025-10-02 23:30:46 +02:00
commit 2415b309f8
4661 changed files with 17523 additions and 0 deletions

5
httpdocs/.user.ini Normal file
View File

@@ -0,0 +1,5 @@
[PHP]
safe_mode=off
open_basedir="C:/Inetpub/vhosts/andybleck.de\;C:\Windows\Temp\"
error_reporting=22519
error_log="C:\Inetpub\vhosts\andybleck.de\logs\php_errors\andybleck.de\php_error.log"