#17744 closed defect (wontfix)
Old Trac URLs broken via https, working via http
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | wsiegrist@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: |
Description
The old URLs to Trac aren't working when accessed over https but are fine over http. For example, this says "404 not found":
https://trac.macosforge.org/projects/macports/ticket/8599
But this works, correctly redirecting you to the new URL:
http://trac.macosforge.org/projects/macports/ticket/8599
We have links using these old URLs in the mailing list archives, e.g.:
http://lists.macosforge.org/pipermail/macports-dev/2007-April/001255.html
So I'd like to make sure they continue to work.
Note that URLs with svn.macosforge.org are affected just like URLs with trac.macosforge.org, e.g.:
http://lists.macosforge.org/pipermail/macports-dev/2007-April/001227.html
Change History (2)
comment:1 Changed 16 years ago by wsiegrist@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by (none)
Milestone: | Website & Documentation |
---|
Milestone Website & Documentation deleted
Note: See
TracTickets for help on using
tickets.
The redirects are as close as they can get due to the way the ssl hosting is setup.