Closed davidw closed 7 years ago
That's what Apache does: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html
This would make things more configurable in terms of pointing to an SSL site from an non-SSL request, and things like that.
This would probably be a good idea and should be a trivial change to this line to account for URIs
Yeah, that's what I did; I'll send in the PR.
Closed via #15
That's what Apache does: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html
This would make things more configurable in terms of pointing to an SSL site from an non-SSL request, and things like that.