From da527df5e6aa175a57351109f341be617881bf51 Mon Sep 17 00:00:00 2001 From: zbuse Date: Tue, 4 Feb 2014 05:55:11 +0800 Subject: [PATCH] Update suphp.stpl --- install/rhel/templates/web/httpd/suphp.stpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/rhel/templates/web/httpd/suphp.stpl b/install/rhel/templates/web/httpd/suphp.stpl index 10a0ef0e7..c210d6751 100644 --- a/install/rhel/templates/web/httpd/suphp.stpl +++ b/install/rhel/templates/web/httpd/suphp.stpl @@ -3,7 +3,7 @@ ServerName %domain_idn% %alias_string% ServerAdmin %email% - DocumentRoot %docroot% + DocumentRoot %sdocroot% ScriptAlias /cgi-bin/ %home%/%user%/web/%domain%/cgi-bin/ Alias /vstats/ %home%/%user%/web/%domain%/stats/ Alias /error/ %home%/%user%/web/%domain%/document_errors/