diff options
Diffstat (limited to 'local')
-rw-r--r-- | local/.htaccess | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/local/.htaccess b/local/.htaccess index cb24fd7f..3b349eeb 100644 --- a/local/.htaccess +++ b/local/.htaccess @@ -1,2 +1 @@ -Order allow,deny -Deny from all +AddType text/plain .php |