summaryrefslogtreecommitdiffstats
path: root/apache/share/apache/conf/000-apache-icons.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-08-28 05:48:31 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-08-28 07:46:14 +0000
commitb6fa179e401720efb05ad28f91e910acf8211078 (patch)
tree7ee8022264ec9e03705aea854bc699d61e963e9f /apache/share/apache/conf/000-apache-icons.conf
parentReleasing version 20190301. (diff)
downloadservice-tools-b6fa179e401720efb05ad28f91e910acf8211078.tar.xz
service-tools-b6fa179e401720efb05ad28f91e910acf8211078.zip
Moving apache files to subdirectory.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'apache/share/apache/conf/000-apache-icons.conf')
-rw-r--r--apache/share/apache/conf/000-apache-icons.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/apache/share/apache/conf/000-apache-icons.conf b/apache/share/apache/conf/000-apache-icons.conf
new file mode 100644
index 0000000..7cce24b
--- /dev/null
+++ b/apache/share/apache/conf/000-apache-icons.conf
@@ -0,0 +1,5 @@
+<IfModule mod_autoindex.c>
+ Include /usr/share/open-infrastructure/apache-icons/default.conf
+
+ DefaultIcon /icons/default.${FORMAT}
+</IfModule>