diff --git a/.htaccess b/.htaccess index d41ba7773482..f9d846ddcc26 100644 --- a/.htaccess +++ b/.htaccess @@ -11,7 +11,7 @@ # .inc files can be read from the web so make sure we keep it # away from the casual prying eyes. Especially `config.inc'. - order deny, allow + order deny,allow deny from all