summarylogtreecommitdiffstats
path: root/apache.conf.example
diff options
context:
space:
mode:
authorCharles Brunet2015-11-03 10:25:32 -0500
committerCharles Brunet2015-11-03 10:26:48 -0500
commit8f7fd5c6d9edd447ad717af23e97c294124b06c9 (patch)
tree1a1df377e8b38dfd81f1fad1bd391ec06968a4c2 /apache.conf.example
parentd5010601c1781a42fcd07828c4d658c0500cb5c1 (diff)
downloadaur-8f7fd5c6d9edd447ad717af23e97c294124b06c9.tar.gz
Install script upgrade
- Corrected apache.conf example - Suppressed install script output
Diffstat (limited to 'apache.conf.example')
-rw-r--r--apache.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache.conf.example b/apache.conf.example
index bfa8be4b34af..2d0675eb821d 100644
--- a/apache.conf.example
+++ b/apache.conf.example
@@ -1,5 +1,5 @@
Alias /dolibarr "/usr/share/webapps/dolibarr"
-<Directory "/usr/share/webapps/dolibarr">
+<Directory "/usr/share/webapps/dolibarr/htdocs">
DirectoryIndex index.html index.php
AllowOverride All
Options FollowSymlinks