Skip to content

pages are not rendered with custom domain on app engine #9

@rakyll

Description

@rakyll
$ curl rakyll.pizza/cheese
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="go-import" content="rakyllpizza.appspot.com/cheese git https://github.com/rakyll/cheese">
<meta name="go-source" content="rakyllpizza.appspot.com/cheese https://github.com/rakyll/cheese https://github.com/rakyll/cheese/tree/master{/dir} https://github.com/rakyll/cheese/blob/master{/dir}/{file}#L{line}">
<meta http-equiv="refresh" content="0; url=https://godoc.org/rakyllpizza.appspot.com/cheese">
</head>
<body>
Nothing to see here; <a href="https://godoc.org/rakyllpizza.appspot.com/cheese">see the package on godoc</a>.
</body>
</html>%

Note the URLs are rakyllpizza.appspot.com/cheese not rakyll.pizza/cheese.

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