diff --git a/virtual_host2.conf.CUSTOM.4.post b/virtual_host2.conf.CUSTOM.4.post new file mode 100644 index 0000000..3036991 --- /dev/null +++ b/virtual_host2.conf.CUSTOM.4.post @@ -0,0 +1,11 @@ + + + ServerName poczta.|DOMAIN| + ServerAdmin |ADMIN| + DocumentRoot /var/www/html/roundcube + CustomLog /var/log/httpd/domains/|DOMAIN|.bytes bytes + CustomLog /var/log/httpd/domains/|DOMAIN|.log combined + ErrorLog /var/log/httpd/domains/|DOMAIN|.error.log + + SuexecUserGroup webapps webapps +