From f2c298db65ec9e4aecc861566415810209b3872b Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 28 Jun 2015 11:19:01 +0000 Subject: [PATCH] use module query instead of version module --- lam/.htaccess | 8 ++++---- lam/config/.htaccess | 8 ++++---- lam/help/.htaccess | 8 ++++---- lam/lib/.htaccess | 8 ++++---- lam/locale/.htaccess | 8 ++++---- lam/sess/.htaccess | 8 ++++---- lam/tmp/internal/.htaccess | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/lam/.htaccess b/lam/.htaccess index 5f3414bc..2535cb5c 100644 --- a/lam/.htaccess +++ b/lam/.htaccess @@ -1,11 +1,11 @@ Options +FollowSymLinks - + Order allow,deny Allow from all - - = 2.3> + + Require all granted - + DirectoryIndex index.html diff --git a/lam/config/.htaccess b/lam/config/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/config/.htaccess +++ b/lam/config/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - + diff --git a/lam/help/.htaccess b/lam/help/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/help/.htaccess +++ b/lam/help/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - + diff --git a/lam/lib/.htaccess b/lam/lib/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/lib/.htaccess +++ b/lam/lib/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - + diff --git a/lam/locale/.htaccess b/lam/locale/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/locale/.htaccess +++ b/lam/locale/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - + diff --git a/lam/sess/.htaccess b/lam/sess/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/sess/.htaccess +++ b/lam/sess/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - + diff --git a/lam/tmp/internal/.htaccess b/lam/tmp/internal/.htaccess index 8334f2cd..7066d5e0 100644 --- a/lam/tmp/internal/.htaccess +++ b/lam/tmp/internal/.htaccess @@ -1,9 +1,9 @@ - + Order allow,deny Deny from all - - = 2.3> + + Require all denied - +