summaryrefslogtreecommitdiffstats
path: root/Services/apache/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Services/apache/httpd.conf')
-rw-r--r--Services/apache/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/apache/httpd.conf b/Services/apache/httpd.conf
index 97672b4..f1bc5af 100644
--- a/Services/apache/httpd.conf
+++ b/Services/apache/httpd.conf
@@ -1,7 +1,7 @@
#
# This file will be copied into /etc/httpd/conf.d/app.conf and loaded when httpd start
#
-DocumentRoot ${DOC_ROOT}
+DocumentRoot ${APP_PATH}
ServerName ${SERVER_NAME}
ServerAdmin cl@startx.fr