RE: Using Custom Vhost Entries for Webmail, MySQL, Etc.
03-17-2015, 12:44 PM
(This post was last modified: 03-17-2015, 01:25 PM by Finallf.)
I found some of my vhost as Me.B informed, and problem solved.
leave here for future doubts:
I could not run the DNS-Less Previews.
If someone can, tell me.
Thanks to all
leave here for future doubts:
Code:
</virtualhost>
<virtualhost *:80>
ServerName webmail.domain.tld
DocumentRoot "/etc/sentora/panel/etc/apps/webmail"
AddType application/x-httpd-php .php3 .php
<Directory />
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
If someone can, tell me.
Thanks to all