Redirect host with domain name + path #3561
Unanswered
danfratamico
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to setup a redirection host as follows, but having issues:
Domain Name: example.test.com/test
Forward Host: www.google.com
I have an SSL certificate loaded for my domain (not test.com) and I'm getting an error in Chrome "ERR_SSL_UNRECOGNIZED_NAME_ALERT". Is this because the SSL certificate I have is unable to bind to the domain because it has a path added to it? How can I get this to work?
Beta Was this translation helpful? Give feedback.
All reactions