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