diff --git a/pandora_console/.htaccess b/pandora_console/.htaccess index a1e6f62d2d..ca572f7df1 100644 --- a/pandora_console/.htaccess +++ b/pandora_console/.htaccess @@ -4,5 +4,4 @@ Options -Indexes Order Allow,Deny Deny from All - - + \ No newline at end of file diff --git a/pandora_console/attachment/.htaccess b/pandora_console/attachment/.htaccess index 71f7bf9540..ddd1f3ee4c 100644 --- a/pandora_console/attachment/.htaccess +++ b/pandora_console/attachment/.htaccess @@ -6,6 +6,4 @@ Deny from all Allow from localhost - -php_flag engine off - + \ No newline at end of file diff --git a/pandora_console/images/.htaccess b/pandora_console/images/.htaccess index 4b551eebe2..6504ef7a6f 100644 --- a/pandora_console/images/.htaccess +++ b/pandora_console/images/.htaccess @@ -1,5 +1,4 @@ #pandora disable phpexec - + Deny from all - -php_flag engine off + \ No newline at end of file