From 05699986ebc611a2db8a5d9e24bdcb61a0b20b1c Mon Sep 17 00:00:00 2001 From: OpenXE <> Date: Wed, 31 May 2023 14:45:22 +0200 Subject: [PATCH] .htaccess added ico and css.map --- phpwf/plugins/class.acl.php | 2 +- www/.htaccess | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpwf/plugins/class.acl.php b/phpwf/plugins/class.acl.php index 8ef2eae9..f34a6dab 100644 --- a/phpwf/plugins/class.acl.php +++ b/phpwf/plugins/class.acl.php @@ -1252,7 +1252,7 @@ Options -Indexes # Deny access to all *.php Order deny,allow Allow from all - + Order Allow,Deny Allow from all diff --git a/www/.htaccess b/www/.htaccess index 2b87ed4f..a44f53cb 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -4,7 +4,7 @@ Options -Indexes # Deny access to all *.php Order deny,allow Allow from all - + Order Allow,Deny Allow from all