From fd13be20cf68f9a883a840a42e6876dfe2e8ccd2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 29 May 2000 09:46:35 +0000 Subject: [PATCH] sorry - small typoe --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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