X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=.htaccess;h=106aeb458cc53a6083d8b7bcafbfcbf71d844183;hb=51eca07c805710334a326a2eac6df7ba5bdc8aec;hp=e9f33568931809b94057043c095214c129a5e7f6;hpb=ff511444af667e58e0367652fcc59397fa24149c;p=kivitendo-erp.git diff --git a/.htaccess b/.htaccess index e9f335689..106aeb458 100644 --- a/.htaccess +++ b/.htaccess @@ -8,3 +8,9 @@ # # Apache 2.4 # Require ip 192.168 # + + + RewriteEngine On + RewriteRule .*/(\.git|config)/.*$ - [F,NC] + +