https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222678

            Bug ID: 222678
           Summary: wrong HTTPS redirect on
                    https://ftp.freebsd.org/pub/FreeBSD/doc/
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

On the page https://www.freebsd.org/doc/handbook/introduction.html
is a link in the footer to download the documentation

"All FreeBSD documents are available for download at
http://ftp.FreeBSD.org/pub/FreeBSD/doc/ "

The link http://ftp.FreeBSD.org/pub/FreeBSD/doc/ works fine. However, if you
replace it with an HTTPS link

https://ftp.FreeBSD.org/pub/FreeBSD/doc/

you will be redirect to 
https://download.freebsd.org/pub/FreeBSD/doc/

and get a HTTP status 404


I'm not sure if the redirect from "ftp.freebsd.org" to "download.freebsd.org"
is by intention. But if we do this, then the redirect link should be apparently

https://download.freebsd.org/ftp/doc/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to