You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently creating a reverse-proxy using this module. However, I noticed that when I go to the url http://domain.com/path it redirects to https the module does not follow it (CMIIW).
I am using the request_uri API to forward the request.
Any help is greatly appreciated