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/