summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_autoindex_mb/files/60_mod_autoindex_mb.conf')
-rw-r--r--www-apache/mod_autoindex_mb/files/60_mod_autoindex_mb.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-apache/mod_autoindex_mb/files/60_mod_autoindex_mb.conf b/www-apache/mod_autoindex_mb/files/60_mod_autoindex_mb.conf
new file mode 100644
index 0000000..e3e499a
--- /dev/null
+++ b/www-apache/mod_autoindex_mb/files/60_mod_autoindex_mb.conf
@@ -0,0 +1,5 @@
+<IfDefine AUTOINDEX_MB>
+LoadModule autoindex_mb_module modules/mod_autoindex_mb.so
+</IfDefine>
+
+# vim: ts=4 filetype=apache