register icon indicating copy to clipboard operation
register copied to clipboard

Register Subdomain: shadow

Open thewilloftheshadow opened this issue 3 years ago • 4 comments

Added the domain: shadow

thewilloftheshadow avatar Sep 01 '22 20:09 thewilloftheshadow

Is this still pending intentionally? Am I missing a step I need to do?

thewilloftheshadow avatar Sep 19 '22 13:09 thewilloftheshadow

Is this still pending intentionally? Am I missing a step I need to do?

If you try to reach the CNAME it returns a 404.

wdhdev avatar Sep 20 '22 00:09 wdhdev

That's odd. I just retriggered the action to deploy it, is it working now?

thewilloftheshadow avatar Sep 21 '22 02:09 thewilloftheshadow

That's odd. I just retriggered the action to deploy it, is it working now?

Still returns a 404. If you go to https://thewilloftheshadow.github.io

wdhdev avatar Sep 21 '22 02:09 wdhdev

^

MaskDuck avatar Sep 27 '22 12:09 MaskDuck

Thats... not how a GitHub pages CNAME works.

GitHub's proxy is looking at the origin domain to determine what site to serve. Accessing it directly will look for https://github.com/thewilloftheshadow/thewilloftheshadow. My is-a.dev site is located at https://github.com/thewilloftheshadow/devsite, which would be https://thewilloftheshadow.github.io/devsite. However, because it's setup on the CNAME already, it redirects to https://shadow.is-a.dev, which has not been setup yet.

thewilloftheshadow avatar Sep 27 '22 16:09 thewilloftheshadow

Thats... not how a GitHub pages CNAME works.

GitHub's proxy is looking at the origin domain to determine what site to serve. Accessing it directly will look for https://github.com/thewilloftheshadow/thewilloftheshadow. My is-a.dev site is located at https://github.com/thewilloftheshadow/devsite, which would be https://thewilloftheshadow.github.io/devsite. However, because it's setup on the CNAME already, it redirects to https://shadow.is-a.dev, which has not been setup yet.

Actually it is how a GitHub Pages CNAME works. You need to have a website on https://thewilloftheshadow.github.io for us to merge it.

wdhdev avatar Sep 28 '22 03:09 wdhdev

Why would I need a website for an unrelated thing? Can you explain how that works, am I just missing something?

thewilloftheshadow avatar Sep 28 '22 06:09 thewilloftheshadow

Why would I need a website for an unrelated thing? Can you explain how that works, am I just missing something?

It's just our requirements.

wdhdev avatar Sep 28 '22 23:09 wdhdev

Where is that documented?

thewilloftheshadow avatar Sep 29 '22 03:09 thewilloftheshadow

Docs

wdhdev avatar Sep 29 '22 07:09 wdhdev