Question
How to setup SSL for Nginx and Apache
I am using Nginx as Reverse proxy and Apache is the HTTP server for my php application. I want to use all the request through HTTPS. please do advice how to setup this.
I want to force all the request through HTTPS
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×