Apache2 answers with HTTP when it should answer with HTTPS
I hava a web app running locally on port 7530. I can access it via curl without any problems. When I try accessing it via the domain name I get an error indicating that the HTTPS response is in fact an HTTP response.