Fix typo. Should not affect existing setup as sdocroot is allready docroot in 99,99% all setups...
@@ -23,7 +23,7 @@
<Directory %home%/%user%/web/%domain%/stats>
AllowOverride All
</Directory>
- <Directory %sdocroot%>
+ <Directory %docroot%>
Options +Includes -Indexes +ExecCGI