after udate
i cant get webmail.domain.tld to Work
i get
Forbidden
You don't have permission to access / on this server.
Apache Server at webmail.alio.dk Port 80
i cant get webmail.domain.tld to Work
Code:
</VirtualHost>
# Configuration for WebMail - webmail.alio.dk
<VirtualHost *:80>
ServerAdmin Carsten@alio.dk
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
ServerName webmail.alio.dk
AddType application/x-httpd-php .php3 .php
<Directory />
Options +FollowSymLinks -Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
Forbidden
You don't have permission to access / on this server.
Apache Server at webmail.alio.dk Port 80