httpd icon indicating copy to clipboard operation
httpd copied to clipboard

Make DirectorySlash always output a relative value.

Open FGasper opened this issue 3 years ago • 5 comments

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.

FGasper avatar Jul 26 '22 19:07 FGasper

Bugzilla: https://bz.apache.org/bugzilla/show_bug.cgi?id=61355

FGasper avatar Jul 26 '22 19:07 FGasper