aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup3
1 files changed, 3 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 4b02f87..1fe5e32 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -44,6 +44,9 @@ use IkiWiki::Setup::Standard {
# https://ikiwiki.info/forum/Need_something_more_powerful_than_Exclude/
exclude => qr/(www|drafts)/i,
+ # See https://ikiwiki.info/tips/htaccess_file/
+ include => '^\.htaccess$',
+
# Time format (for strftime)
#timeformat => '%c',
# Locale to use. Must be a UTF-8 locale.