This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

webmail access using webmail.mydomain.com
#13
RE: webmail access using webmail.mydomain.com
Hey,

I am curious how to do this myself, I tried the code provided on here which lead to an internal 500 Error which is understandable if you host multiple domains even if you are setting it to all domains it can still cause errors with the panel with it being in early release stages.

You should have your code at least matching your domain name like the following;


##
</VirtualHost>

# Configuration for WebMail
<VirtualHost domain.tld:80>
ServerAlias webmail.domain.tld
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>
##


I will have a look around it now and I should be able to get it working but I'll keep an eye on out here and keep you updated if I find anything.

** Update **
Just explaining myself a little here, you should include the domain name if you are setting it for a vhost on a single domain name, you should only use .* if you are setting it as a global rule.
Reply
Thanks given by:


Messages In This Thread
RE: webmail access using webmail.mydomain.com - by charityz2 - 07-17-2015, 11:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 4 ,485 09-14-2021, 06:25 AM
Last Post: sparkrack
SSH Access rsthomas 2 5 ,263 01-06-2021, 12:14 AM
Last Post: rsthomas
No access after reinstall brucecy92 1 3 ,751 10-10-2020, 01:50 PM
Last Post: Jettaman

Forum Jump:


Users browsing this thread: 2 Guest(s)