Can not reach server internal without proxy and thus http
-
Hi,
This plugin works great if the server actually uses HTTPS but my server sometimes has to do some actions internally. I use NGINX as the web-server with PHP-FPM. The structure is as follows: client -> nginx server handling HTTPS and serving the proxy -> nginx server serving static content and proxies PHP-FPM -> PHP-FPM.
So the second proxy does not use HTTPS and can not be reached using cURL internally when this plugin is installed. I would like to use the plugin as a must use plugin so all content uses HTTPS. But websites that do not use HTTPS would not be able to reach. Can you make it so the plugin can be “enabled/disabled” depending on the scheme, or if certain headers are present that would indicate the server was proxied from HTTPS? Or give a suggestion how that would be done?
Kind regards,
Luc
- The topic ‘Can not reach server internal without proxy and thus http’ is closed to new replies.