From: Steve Sutton Date: Mon, 20 Aug 2018 12:19:28 +0000 (-0400) Subject: block git repo access X-Git-Tag: v1.0.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=be0470f6c47f6aa5a9e373ebbfe8d1f0b94fef1b;p=web%2Fwww.thelindy.com.git block git repo access from being server --- diff --git a/.htaccess b/.htaccess index 94b9e9a..aeb4836 100755 --- a/.htaccess +++ b/.htaccess @@ -3,3 +3,4 @@ RewriteEngine On #RewriteBase /www.thelindy.com/ RewriteRule .*-([0-9]*)/ index\.phtml?catid=$1 RewriteRule site-map sitemap.php +RedirectMatch 404 /\.git