|
@@ -14,12 +14,10 @@
|
|
|
<Directory %docroot%>
|
|
<Directory %docroot%>
|
|
|
AllowOverride All
|
|
AllowOverride All
|
|
|
Options +Includes -Indexes %cgi_option%
|
|
Options +Includes -Indexes %cgi_option%
|
|
|
- php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f %email%'
|
|
|
|
|
</Directory>
|
|
</Directory>
|
|
|
<Directory %home%/%user%/web/%domain%/stats>
|
|
<Directory %home%/%user%/web/%domain%/stats>
|
|
|
AllowOverride All
|
|
AllowOverride All
|
|
|
</Directory>
|
|
</Directory>
|
|
|
- php_admin_value open_basedir none
|
|
|
|
|
|
|
|
|
|
<IfModule mod_ruid2.c>
|
|
<IfModule mod_ruid2.c>
|
|
|
RMode config
|
|
RMode config
|