diff --git a/.htaccess.dist b/.htaccess.dist index d8845e781..3e96a8388 100644 --- a/.htaccess.dist +++ b/.htaccess.dist @@ -4,10 +4,10 @@ ## make sure nobody gets the htaccess, README, COPYING or VERSION files - + Require all denied - + Order allow,deny Deny from all diff --git a/bin/.htaccess b/bin/.htaccess index 5f279f180..76253143a 100644 --- a/bin/.htaccess +++ b/bin/.htaccess @@ -1,7 +1,7 @@ - + Require all denied - + Order allow,deny Deny from all diff --git a/conf/.htaccess b/conf/.htaccess index b3ffca597..9f4913240 100644 --- a/conf/.htaccess +++ b/conf/.htaccess @@ -1,8 +1,8 @@ ## no access to the conf directory - + Require all denied - + Order allow,deny Deny from all diff --git a/data/.htaccess b/data/.htaccess index 5f279f180..76253143a 100644 --- a/data/.htaccess +++ b/data/.htaccess @@ -1,7 +1,7 @@ - + Require all denied - + Order allow,deny Deny from all diff --git a/inc/.htaccess b/inc/.htaccess index 2b34c725f..6ba7d916c 100644 --- a/inc/.htaccess +++ b/inc/.htaccess @@ -1,8 +1,8 @@ ## no access to the inc directory - + Require all denied - + Order allow,deny Deny from all diff --git a/inc/lang/.htaccess b/inc/lang/.htaccess index 2aaae02fd..9dda9ec78 100644 --- a/inc/lang/.htaccess +++ b/inc/lang/.htaccess @@ -1,8 +1,8 @@ ## no access to the lang directory - + Require all denied - + Order allow,deny Deny from all diff --git a/vendor/.htaccess b/vendor/.htaccess index 5f279f180..76253143a 100644 --- a/vendor/.htaccess +++ b/vendor/.htaccess @@ -1,7 +1,7 @@ - + Require all denied - + Order allow,deny Deny from all