I see you're using "C:/zpanel/panel/etc/apps/webmail/" and your profile says you use Ubuntu?
And don't end with the "</VirtualHost>".
try:
Don't forget to change the [at] to a @!
And don't end with the "</VirtualHost>".
try:
Code:
</VirtualHost>
# Configuration for WebMail
<VirtualHost *:80>
ServerAdmin admin[at]haywoodvillage.org.uk
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
ServerName webmail.haywoodvillage.org.uk
AddType application/x-httpd-php .php3 .php
<Directory />
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
●
● My Sentora Demo ● My Github ● Auxio Github ●
● Zentora theme ● S-Type theme ● CstyleX theme ●
● flat-color-icons ● small-n-flat-icons ●
●
Sentora's development takes way too long, so i'm transitioning to HestiaCP.
● My Sentora Demo ● My Github ● Auxio Github ●
● Zentora theme ● S-Type theme ● CstyleX theme ●
● flat-color-icons ● small-n-flat-icons ●
●
Sentora's development takes way too long, so i'm transitioning to HestiaCP.