From 8899600ce33649fc9f184c6298bbfa10822f4ba1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 20 Aug 2018 08:29:51 -0400 Subject: [PATCH] update htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 6d275cc..f87e90a 100644 --- a/.htaccess +++ b/.htaccess @@ -13,6 +13,7 @@ Deny from all ErrorDocument 404 /404.html RewriteEngine On AddDefaultCharset utf-8 +RedirectMatch 404 /\.git #RewriteBase /www.soolocks.com/ -- 2.17.1