aboutsummaryrefslogtreecommitdiff
path: root/INSTALL-DEV
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-17 15:54:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-17 15:54:29 +0200
commitb3722503332f0fbaa6013a6aab3f0fed24cbb243 (patch)
tree25cc367f19b8d0e40d1bf6d3cefd3d0708dda967 /INSTALL-DEV
parent1c8ae0a5bde06f879f37fb7670ec339d6b7a2ccf (diff)
First pass over INSTALL, some file renames
Diffstat (limited to 'INSTALL-DEV')
-rw-r--r--INSTALL-DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL-DEV b/INSTALL-DEV
index 3ad039c..92d7d43 100644
--- a/INSTALL-DEV
+++ b/INSTALL-DEV
@@ -75,7 +75,7 @@ replacing <BREP-OUT-ROOT> and <BREP-SRC-ROOT> with the actual absolute paths
# Brep module configuration.
#
- brep-conf <BREP-SRC-ROOT>/etc/brep.conf
+ brep-conf <BREP-SRC-ROOT>/etc/brep-module.conf
# Static brep content (CSS files).
#
@@ -87,7 +87,7 @@ replacing <BREP-OUT-ROOT> and <BREP-SRC-ROOT> with the actual absolute paths
Require all granted
</Directory>
-You may want to replace <BREP-SRC-ROOT>/etc/brep.conf with a custom
+You may want to replace <BREP-SRC-ROOT>/etc/brep-module.conf with a custom
configuration file if you often need to modify it.
Restart Apache2 (use the second version for systemd):