X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=.htaccess;h=106aeb458cc53a6083d8b7bcafbfcbf71d844183;hb=09800b73f7503b0de87cfa1c1e53250acd2e8781;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] + +