diff --git a/.htaccess b/.htaccess index 895bd4c..23a504d 100644 --- a/.htaccess +++ b/.htaccess @@ -4,7 +4,12 @@ # Protect files and directories from prying eyes. - Order allow,deny + + Order allow,deny + + = 2.4> + Require allow,deny + # Don't show directory listings for URLs which map to a directory.