diff --git a/phpwf/plugins/class.acl.php b/phpwf/plugins/class.acl.php index f34a6dab..2a80631e 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 a44f53cb..5f02b46b 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