Hey MB,
Yes we do have custom apache setup but it is for adding webmail as a subdomain and info for the ssl certificate for the website. Here is what was added
That is all. The only other thing that I can think of is we had an issue with permissions getting changed on some files and directories. Not sure it that will mess anything up or not.
Thanks
HogensHero
Yes we do have custom apache setup but it is for adding webmail as a subdomain and info for the ssl certificate for the website. Here is what was added
Quote:SSLEngine on
SSLCertificateFile /var/sentora/hostdata/zadmin/ssl_certs/******.crt
SSLCertificateKeyFile /var/sentora/hostdata/zadmin/ssl_certs/******.key
SSLCertificateChainFile /var/sentora/hostdata/zadmin/ssl_certs/*******.ca-bundle
</VirtualHost>
# Configuration for WebMail
<VirtualHost *:80>
ServerAlias webmail.*
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
AddType application/x-httpd-php .php
<Directory "/etc/sentora/panel/etc/apps/webmail/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
That is all. The only other thing that I can think of is we had an issue with permissions getting changed on some files and directories. Not sure it that will mess anything up or not.
Thanks
HogensHero
Russ
Co-Owner
KTMGaming.net
Co-Owner
KTMGaming.net