[Bug 61355] DirectorySlash directive should use protocol in X-Forwarded-Proto header when available

2022-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61355 --- Comment #15 from fel...@felipegasper.com --- Pull request with my last suggestion: https://github.com/apache/httpd/pull/325 Also note that https://bz.apache.org/bugzilla/show_bug.cgi?id=59267 reports a similar issue. -- You are receiving

[Bug 61355] DirectorySlash directive should use protocol in X-Forwarded-Proto header when available

2022-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61355 --- Comment #14 from fel...@felipegasper.com --- What about just making DirectorySlash output a relative Location, rather than an absolute one? - diff --git a/modules/mappers/mod_dir.c b/modules/mappers/mod_dir.c index d13babf818..b5b26bb68