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.

Using Custom Vhost Entries for Webmail, MySQL, Etc.
#68
RE: Using Custom Vhost Entries for Webmail, MySQL, Etc.
I followed the settings in this forum and also the fora with this subject and also

When I go to webmail.topmatica.nl  it goes to the non-secure location.
When i put the https:// in  front of it I go to panel.topmatica.nl. The panel is secure , thats' ok.  But I like to go the the secure webmail.topmatica.nl location.

When I go to topmatica.nl/webmail I get a 403 access forbidden.
Global vhost entry: 
Code:
Alias /webmail /etc/sentora/panel/etc/apps/webmail/

I don't see the the routing in my VHOST or configfile! Did I forget something?

I deleted the <Virtualhost  : 80 >  in my VHOST override a long time ago made for webmail but it doesn't matter.

My VHOST override for Topmatica.nl domain:
Domain enable: On
SuHosin : on
Openbase : on
Port override: 443
Forward port 80 to .. : On
Ip override:   nothing

Custom entry:
Code:
SetEnvIf Request_URI "^/(Images/|Img).+$" nolog
SSLEngine on
SSLProtocol ALL -SSLv2 -SSLv3
SSLHonorCipherOrder On
SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
SSLCertificateFile /etc/letsencrypt/live/www.topmatica.nl/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/www.topmatica.nl/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/www.topmatica.nl/chain.pem
# Keeping bellow for future upgrades.
# Requires Apache >= 2.4
SSLCompression off
</VirtualHost>

is there some config file I missed? What do I have to check?
Reply
Thanks given by:


Messages In This Thread
RE: Using Custom Vhost Entries for Webmail, MySQL, Etc. - by inkoop@topmatica.nl - 02-24-2018, 01:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
SSL and Custom Vhost Entries for Webmail etienne7702 5 14 ,413 03-08-2018, 09:54 PM
Last Post: etienne7702
How to overwrite default admin. vhost? NIicK 1 6 ,469 03-27-2016, 01:16 AM
Last Post: Me.B
Roundcube Webmail https path pthalmann 0 4 ,576 12-29-2014, 09:09 AM
Last Post: pthalmann

Forum Jump:


Users browsing this thread: 1 Guest(s)