From 7f9465928d5b149e4fb5f9bc476b8cb7298436fc Mon Sep 17 00:00:00 2001 From: startxfr Date: Mon, 7 Dec 2015 01:01:22 +0100 Subject: start refreshing application pma --- Services/apache/sx-httpd.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'Services/apache/sx-httpd.sh') diff --git a/Services/apache/sx-httpd.sh b/Services/apache/sx-httpd.sh index 0344f1e..1adec4e 100644 --- a/Services/apache/sx-httpd.sh +++ b/Services/apache/sx-httpd.sh @@ -11,8 +11,6 @@ function check_httpd_environment { if [ ! -v APP_PATH ]; then APP_PATH="/data/apache" export APP_PATH - DOC_ROOT=$APP_PATH - export DOC_ROOT fi if [ ! -v LOG_PATH ]; then LOG_PATH="/data/logs/apache" -- cgit v1.2.3