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
#7
RE: webmail access using webmail.mydomain.com
Currently I have this for my webmail:
Code:
# DOMAIN: webmail.domain.tld
<virtualhost *:80>
    ServerName webmail.domain.tld
    ServerAlias  webmail.domain.tld
    ServerAdmin server@domain.tld
    DocumentRoot "/etc/sentora/panel/etc/apps/webmail"
    php_admin_value open_basedir "/etc/sentora/panel/etc/apps/webmail:/etc/sentora/configs/roundcube:/var/sentora/temp/"
    php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, exec"
    ErrorLog "/var/sentora/logs/base_services/webmail_domain.tld-error.log"
    CustomLog "/var/sentora/logs/base_services/webmail_domain.tld-access.log" combined
    CustomLog "/var/sentora/logs/base_services/webmail_domain.tld-bandwidth.log" common
    <Directory "/etc/sentora/panel/etc/apps/webmail">
      Options +FollowSymLinks -Indexes
      AllowOverride All
      Require all granted
    </Directory>
    AddType application/x-httpd-php .php3 .php
    DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm

</virtualhost>
My Sentora Resources
[Module] Mail Quota Count | Vagrant Box with Sentora

[Image: vanguardly-logo-micro.png]
Graphic and Web Design. Development.
www.vanguardly.com


Reply
Thanks given by:


Messages In This Thread
RE: webmail access using webmail.mydomain.com - by apinto - 07-17-2015, 07:48 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 ,486 09-14-2021, 06:25 AM
Last Post: sparkrack
SSH Access rsthomas 2 5 ,264 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: 11 Guest(s)