X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ff511444af667e58e0367652fcc59397fa24149c..17c2f7bdbd65623ae67d66b770dbf0cc14ad8770:/.htaccess 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] + +