Add endpoint for /2019/ #71685

Closed
opened 2019-11-19 18:09:23 +01:00 by Francesco Siddi · 3 comments

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 /.

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 `/`.
Sem Mulder was assigned by Francesco Siddi 2019-11-19 18:09:23 +01:00
Author
Owner

Added subscriber: @fsiddi

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.

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'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/conference-website#71685
No description provided.