Fix for missing log files

This commit is contained in:
Sascha Leib
2025-09-19 16:04:59 +02:00
parent 1e5154dfd7
commit 15bf44beb1
3 changed files with 6 additions and 2 deletions

3
logs/.htaccess Normal file
View File

@@ -0,0 +1,3 @@
RewriteEngine on
ErrorDocument 404 empty.txt

1
logs/empty.txt Normal file
View File

@@ -0,0 +1 @@