diff --git a/.htaccess b/.htaccess index f10b3464..5f1dcf0e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,6 @@ # Generated file from class.acl.php # For detection of htaccess functionality -SetEnv OPENXE_HTACCESS on +SetEnv HTTP_OPENXE_HTACCESS on # Disable directory browsing Options -Indexes # Set default page to index.php diff --git a/phpwf/plugins/class.acl.php b/phpwf/plugins/class.acl.php index b7fd4449..bcaa7040 100644 --- a/phpwf/plugins/class.acl.php +++ b/phpwf/plugins/class.acl.php @@ -1228,7 +1228,7 @@ class Acl $nominal = array(' # Generated file from class.acl.php # For detection of htaccess functionality -SetEnv OPENXE_HTACCESS on +SetEnv HTTP_OPENXE_HTACCESS on # Disable directory browsing Options -Indexes # Set default page to index.php