summaryrefslogtreecommitdiffstats
path: root/content/bunkerage/.htaccess
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-08-23 12:18:55 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-08-23 12:18:55 +0100
commitc3db8713b501b3bbd6ef01d35710cebe9180bc14 (patch)
treef632e6e9d2ba992ed5c5b74fd6344e143a80c90d /content/bunkerage/.htaccess
parentaf950d652e30ef33c2d738c2005db130b993fcfe (diff)
added bunkerage and protected area
Diffstat (limited to 'content/bunkerage/.htaccess')
-rw-r--r--content/bunkerage/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/bunkerage/.htaccess b/content/bunkerage/.htaccess
new file mode 100644
index 0000000..6af0d7c
--- /dev/null
+++ b/content/bunkerage/.htaccess
@@ -0,0 +1,4 @@
+AuthType Basic
+AuthName "Password Required"
+Require valid-user
+AuthUserFile /etc/apache2/.htpasswd