On Thu, Apr 28, 2016 at 11:27 AM, Lukáš Hellebrandt <[email protected]> wrote: > Why is that? And is there any other way to get the used scheme?
ap_http_scheme(r) for the requests scheme, as opposed to the servers. This is what the expression parser and mod_rewrite uses.
