summarylogtreecommitdiffstats
path: root/apache.conf.example
diff options
context:
space:
mode:
authorHLFH2023-05-11 23:40:05 +0100
committerHLFH2023-05-11 23:40:05 +0100
commit096d1ce0077f69627d8ff33e16822d0a6aee5c1c (patch)
tree41f1c475efa5033f473e05d9e4a6c08599dd80ff /apache.conf.example
parente750644895b5c45ed7f86f349c4fbccf88eefaeb (diff)
downloadaur-096d1ce0077f69627d8ff33e16822d0a6aee5c1c.tar.gz
Dolibarr 17 release with AUR patch
Diffstat (limited to 'apache.conf.example')
-rw-r--r--apache.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache.conf.example b/apache.conf.example
index 2d0675eb821d..4111e43b925b 100644
--- a/apache.conf.example
+++ b/apache.conf.example
@@ -1,5 +1,5 @@
-Alias /dolibarr "/usr/share/webapps/dolibarr"
-<Directory "/usr/share/webapps/dolibarr/htdocs">
+Alias /dolibarr "/usr/share/dolibarr"
+<Directory "/usr/share/dolibarr/htdocs">
DirectoryIndex index.html index.php
AllowOverride All
Options FollowSymlinks