Answer the question
In order to leave comments, you need to log in
Apache2.2 redirect from 443 to port 80?
There is a local server with Windows, on it Apache2.2 with a one-page site. We need to make sure that requests like https://example.com are redirected to example.com. How can this be configured using Apache itself?
Answer the question
In order to leave comments, you need to log in
in order for .htaccess to work (redirect occurs), you need your https://example.com to have a valid certificate and SSL correctly configured
. Setting up SSL may eliminate the need for redirects.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question