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