summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChandler Cain <chandler@clcain.com>2019-10-10 23:03:17 -0400
committerChandler Cain <chandler@clcain.com>2019-10-10 23:05:17 -0400
commit085e62fc7a0f871210cc3d7b1c30890aa3332869 (patch)
treed7caff57b0327f74431b0aafc6b221a5c72de1a9
parente15a460ca8876c7ef506e75f9533b8f144865384 (diff)
downloadphpvirtualbox-085e62fc7a0f871210cc3d7b1c30890aa3332869.zip
phpvirtualbox-085e62fc7a0f871210cc3d7b1c30890aa3332869.tar.gz
phpvirtualbox-085e62fc7a0f871210cc3d7b1c30890aa3332869.tar.bz2
Prevent access to .git/ directory
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..ed19066
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1 @@
+RedirectMatch 404 /\.git