summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorJonas Kohl2024-12-04 10:13:52 +0100
committerJonas Kohl2024-12-04 10:13:52 +0100
commit8f169aeb0a06d670b93ea7d2fa598f8c45a9c727 (patch)
treeaf63953052bb38b301ac88fa9eab8dcc4c4a59e7 /.htaccess
parenteebce1a389afbc47fcf525d62e1f8ee9cb811770 (diff)
Add LICENSE
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 542c57e..6919680 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,6 @@
Redirect 404 /.env
Redirect 404 /.env.example
+Redirect 404 /LICENSE
RewriteEngine On
RewriteRule ^/?vendor/ - [F,L]