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