Skip to content

Conversation

@thisisjofrank
Copy link
Collaborator

Closes #395

@thisisjofrank thisisjofrank marked this pull request as ready for review November 4, 2025 09:44
@philhawksworth
Copy link
Member

I'm not totally convinced this is the best way to do this.

It will indeed redirect any traffic to whatever URL this is served on to www.example.com, but is that desirable? A more desirable pattern would be for some wildcard matching so that we don't just send every request to the home page on a new domain.

so... example.com* -> www.example.com*

I think we should expand this example to work for all urls on the domain and to detect if the www subdomain is omitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation on how to setup a redirect.

3 participants