From 2a47151ef5d1d6566c829ee31ada276ed6775043 Mon Sep 17 00:00:00 2001 From: sharvey Date: Sat, 13 Feb 2010 03:56:44 +0000 Subject: [PATCH] MINOR Tabbing out of directive contents in .htaccess git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@98888 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- .htaccess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.htaccess b/.htaccess index be29731..9c7c4c1 100644 --- a/.htaccess +++ b/.htaccess @@ -1,8 +1,8 @@ ### SILVERSTRIPE START ### -Order deny,allow -Deny from all -Allow from 127.0.0.1 + Order deny,allow + Deny from all + Allow from 127.0.0.1