aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-05-16 23:12:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-05-16 23:12:29 +0200
commit56d6e6f19f35fc732837319106b875436680dac6 (patch)
treeb79894e6c9b16fd41d4c96962213f87d42e09801 /etc
parent8cfbe9bb24a2892a95b3813eb4cd8d22876e69df (diff)
Prevent loading brep module multiple times
Diffstat (limited to 'etc')
-rw-r--r--etc/brep-apache2.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/brep-apache2.conf b/etc/brep-apache2.conf
index f783e35..d26da27 100644
--- a/etc/brep-apache2.conf
+++ b/etc/brep-apache2.conf
@@ -1,10 +1,12 @@
# Paste the following fragment into your <VirtualHost> section (it is the same
# as what you find in the INSTALL file).
#
-
+
# Load the brep module.
#
- LoadModule brep_module /home/brep/install/libexec/brep/mod_brep.so
+ </IfModule>
+ 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