summarylogtreecommitdiffstats
path: root/apache.conf.example
diff options
context:
space:
mode:
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