Add endpoint for /2019/ #71685
Labels
No Label
legacy project
Infrastructure: Websites
Priority
High
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/conference-website#71685
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The previous website
blender.org/conference/2019/
used to have a per-edition landing page. Since we did not currently implement this, could we have a temporary redirect to the homepage?Something like
/<conference_edition>
to/
.Added subscriber: @fsiddi
Fixed by adding a redirect in Apache instead. The context for this ticket was the following:
Yesterday the old conference website was decommissioned by redirecting to the new page. However, it was assumed the URL structure of the new website is the same as for the old website. This is not the case. It was fixed by redirecting all URLs to the root of the new website.
Changed status from 'Open' to: 'Resolved'