From cd4f3526a6192735bf5c8b7d9d3dd56077bb703d Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Mon, 5 Feb 2024 09:48:43 +0200 Subject: Update INSTALL-DEV --- INSTALL-DEV | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL-DEV b/INSTALL-DEV index 8ebc5a3..f023962 100644 --- a/INSTALL-DEV +++ b/INSTALL-DEV @@ -145,9 +145,9 @@ $ psql -d brep_build -c 'SELECT DISTINCT name FROM build_package' 3. Setup Apache2 Module -Here we assume Apache2 is installed and you have an appropriate VirtualServer +Here we assume Apache2 is installed and you have an appropriate VirtualHost ready (the one for the default site is usually a good candidate). Open the -corresponding Apache2 .conf file and add the following inside VirtualServer, +corresponding Apache2 .conf file and add the following inside VirtualHost, replacing and with the actual absolute paths (if you built brep in the source tree, then the two would be the same), and replacing with your login. -- cgit v1.1