feat: Dockerfile und Dashboard-Modul hinzugefügt, .htaccess angepasst und SQL-Initialisierung optimiert
This commit is contained in:
@@ -41,8 +41,8 @@ DirectoryIndex index.php
|
||||
# =========================
|
||||
# Upload-Sicherheit
|
||||
# =========================
|
||||
<FilesMatch "\.(php|phtml|php3|php4|php5|php7|phps)$">
|
||||
Require all denied
|
||||
</FilesMatch>
|
||||
#<FilesMatch "\./uploads(php|phtml|php3|php4|php5|php7|phps)$">
|
||||
# Require all denied
|
||||
#</FilesMatch>
|
||||
|
||||
# TODO: Optional: Upload-Verzeichnisse (device_types, floorplans) via .htaccess zusätzlich schützen
|
||||
|
||||
Reference in New Issue
Block a user