Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Roundcube https

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
peter.ondzik
Posts: 12
Joined: Sun Aug 30, 2015 3:05 pm

Roundcube https
  • Quote

Post by peter.ondzik » Mon Feb 20, 2017 8:59 pm

Hello, i have generated by letsencrypt ssl for our domain exaple.com/webmail, for redirect to https i am using .htacces

Code: Select all

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Redirect 301 / https://mail.example.com/webmail
</IfModule>
But when i want log in to webmail via https: i get error by loging in LOGIN WAS INCORRECT , should i something set up in mysql database or somwhere else ?



Thanks for answer
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password