summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenri Chain2017-09-05 19:26:37 +0200
committerHenri Chain2017-09-05 19:26:37 +0200
commit31b7c5d665b7c10047466b53f836deb596aac9a1 (patch)
treebb23cb01b47181f4e9e5cc6f434ae943e0c1d265
parent464637da64de40b398ce8afc2f060b0ef1aee14c (diff)
downloadaur-apaxy-git.tar.gz
fix typo
-rw-r--r--.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/.install b/.install
index 911f09a3bfd0..c8e3017a9508 100644
--- a/.install
+++ b/.install
@@ -1,3 +1,3 @@
post_install() {
- echo 'Add "Include conf/extra/httpd-autoindex.apaxy.conf" to your /etc/httpd/conf/httpd.conf to enable apaxy'
+ echo 'Add "Include conf/extra/httpd-autoindex-apaxy.conf" to your /etc/httpd/conf/httpd.conf to enable apaxy'
}