@pathet wrote:
Hello,
we have a little configuration problem, maybe some guru can help us.
Haproxy 1.7.11
blog.example.com = blog
blogde.example.com = blogdeWe configured some redirects in the htaccess file of the backend servers.
The redirect should forward from blogde to blog/de/de/. Blogde is an CNAME of blog.We configured an SSL Cert for “blog” in the frontend config in the Haproxy config. So now the users type in “blogde” and they get an certificate error (SSL_ERROR_BAD_CERT_DOMAIN).
If the users try to reach “blog”, everything is fine.Is it possible to use the htaccess redirects on the backend servers ?
Thanks in advance.
regards
Patrick
Posts: 1
Participants: 1