Opened 10 years ago
Closed 10 years ago
#35516 closed enhancement (wontfix)
Canonical redirects should respect scheme
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Canonical | Keywords: | |
| Focuses: | Cc: |
Description
If a user's home_urlis https://example.com, visitors can access the site at both http://example.com and https://example.com.
Although a user can set a redirect at the web server, WordPress should handle this as well.
Attachments (1)
Change History (5)
#4
@
10 years ago
- Keywords has-patch https removed
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
This will break things, e.g. sites served over FlexibleSSL proxies. Closing out, we should focus effort on FORCE_SSL.
Note: See
TracTickets for help on using
tickets.
That looks like [28610] which got reverted in [30090].