CVS commit: htdocs
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: riastradh Date: Sun Mar 28 23:52:23 UTC 2021 Modified Files: htdocs: .htaccess Log Message: Avoid https->http downgrade in redirects. ...at least, redirects to the same host, www.netbsd.org. Haven't yet figured out how to preserve the URL scheme but change the host in Redirect rules, so the gnats.n.o and wiki.n.o redirects still do https->http downgrades for now. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 htdocs/.htaccess Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.