summaryrefslogtreecommitdiffstats
path: root/share/apache/conf/000-apache-icons.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 11:37:21 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 14:43:45 +0000
commit2e77f85bfbf765edf3f15ce769a546452f8e4625 (patch)
treeebf341c6ff301ae6bc1a3f9c69faac1fbc7f2679 /share/apache/conf/000-apache-icons.conf
parentUpdating manpage for rename to service-tools. (diff)
downloadservice-tools-2e77f85bfbf765edf3f15ce769a546452f8e4625.tar.xz
service-tools-2e77f85bfbf765edf3f15ce769a546452f8e4625.zip
Updating apache configs for rename to service-tools.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/apache/conf/000-apache-icons.conf')
-rw-r--r--share/apache/conf/000-apache-icons.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/apache/conf/000-apache-icons.conf b/share/apache/conf/000-apache-icons.conf
index bfc6b4c..7cce24b 100644
--- a/share/apache/conf/000-apache-icons.conf
+++ b/share/apache/conf/000-apache-icons.conf
@@ -1,5 +1,5 @@
<IfModule mod_autoindex.c>
- Include /usr/share/apache-icons/default.conf
+ Include /usr/share/open-infrastructure/apache-icons/default.conf
DefaultIcon /icons/default.${FORMAT}
</IfModule>