From 49c71c79815f14cbe515f1d2497b5318711dafbf Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 01 Jul 2009 16:08:00 -0400
Subject: [PATCH] Remove access control from .htaccess

---
 .htaccess |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index 9b8063d..1090848 100644
--- a/.htaccess
+++ b/.htaccess
@@ -45,5 +45,4 @@
 
 FileETag MTime Size
 
-Order deny,allow
-Allow from all
+

--
Gitblit v1.9.1