httpd
httpd copied to clipboard
Make DirectorySlash always output a relative value.
Issue #61355: This causes DirectorySlash to create a relative Location response header rather than an absolute one. Thus, httpd won’t inadvertently downgrade TLS-secured connections to non-TLS connections when it operates behind a (TLS-terminating) proxy.
Bugzilla: https://bz.apache.org/bugzilla/show_bug.cgi?id=61355