apex / apex/up

Case insensitive redirects

Open
#619 1 comment 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
Go
Stars
8.8k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

## Prerequisites

* [x] I am running the latest version. (`up upgrade`)
* [x] I searched to see if the issue already exists.
* [x] I inspected the verbose debug output with the `-v, --verbose` flag.
* [x] Are you an Up Pro subscriber?

## Description

In migrating over to UP and Hugo at the same time I am getting a lot of 404 issues with pages and inbound links. It comes down to the case of the URL. For example:

* `https://site.com/posts/Foo` returns 404 because the new page is `https://site.com/posts/foo` (lower case).

Is there some trick in the up.json rewrites to make the requested URL downcase? I don't want to have to input every page on my site to have an all lower value in the up.json file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.