I have an angular website on some port(www.example.com:4300), I had set a proxy request in my http.conf(apache configuration file). Now it is opening as www.example.com.
How can i redirect this unsecured request (http://www.example.com) to secure site(http://www.example.com)