diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 11:37:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 14:43:45 +0000 |
commit | 2e77f85bfbf765edf3f15ce769a546452f8e4625 (patch) | |
tree | ebf341c6ff301ae6bc1a3f9c69faac1fbc7f2679 /share/apache/conf | |
parent | Updating manpage for rename to service-tools. (diff) | |
download | service-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 '')
-rw-r--r-- | share/apache/conf/000-apache-icons.conf | 2 |
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> |