Skip to content

www redirect is broken #62

Description

@joshlarsen

I found hyperstack.org via another site that was linking to you. However, they linked to www.hyperstack.org, which has a broken redirect.

Tested in Safari and Chrome on macOS, as well as curl. The URL being redirected to is https://www.hyperstack.org{https://hyperstack.org/}, which causes browsers to fail to load the page.

Safari

screenshot-2021 03 09-11 20 38-87njHXpJ

Chrome

screenshot-2021 03 09-11 21 20-kW8aYIEx

curl

< HTTP/1.1 301 Moved Permanently
< Server: Cowboy
< Date: Tue, 09 Mar 2021 16:12:52 GMT
... snip ... 
* Connection #0 to host www.hyperstack.org left intact
<html><body>You are being <a href="https://www.hyperstack.org{https://hyperstack.org/}">redirected</a>.</body></html>* Closing connection 0

Steps to reproduce:

Expected result:

Actual result:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions