diff --git a/data/themes/.htaccess b/data/themes/.htaccess index dd2fdef..c6db08b 100644 --- a/data/themes/.htaccess +++ b/data/themes/.htaccess @@ -1,3 +1,4 @@ +AddHandler default-handler SetHandler None diff --git a/data/trash/files/.htaccess b/data/trash/files/.htaccess index dd2fdef..db49990 100644 --- a/data/trash/files/.htaccess +++ b/data/trash/files/.htaccess @@ -1,3 +1,5 @@ +AddHandler default-handler + SetHandler None diff --git a/files/.htaccess b/files/.htaccess index dd2fdef..c6db08b 100644 --- a/files/.htaccess +++ b/files/.htaccess @@ -1,3 +1,4 @@ +AddHandler default-handler SetHandler None diff --git a/images/.htaccess b/images/.htaccess index dd2fdef..c6db08b 100644 --- a/images/.htaccess +++ b/images/.htaccess @@ -1,3 +1,4 @@ +AddHandler default-handler SetHandler None