diff --git a/.htaccess b/.htaccess index 9e2958d..8d8ebe3 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,7 @@ Options -Indexes +RedirectMatch 404 /\.git + # --- # Uncomment these lines to change PHP parameters if you are using the PHP Apache module # --- @@ -23,4 +25,4 @@ Options -Indexes # --- #Header add Access-Control-Allow-Origin "*" #Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type" -#Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS" \ No newline at end of file +#Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"