aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 79851eb..95bc835 100644
--- a/INSTALL
+++ b/INSTALL
@@ -147,7 +147,9 @@ can also find this fragment in install/share/brep/etc/brep-apache2.conf):
# Load the brep module.
#
- LoadModule brep_module /home/brep/install/libexec/brep/mod_brep.so
+ <IfModule !brep_module>
+ LoadModule brep_module /home/brep/install/libexec/brep/mod_brep.so
+ </IfModule>
# Repository root. This is the part of the URL between the host name
# and the start of the repository. For example, root value /pkg means