Replies: 2 comments
-
I believe this would work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jshall I came up with a similar setup - it works in the case of hitting the '/' path, but if you try to access http://your-magic-dns/some/other/path it still times out, but it's a good solution. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The guides and the video are awesome, @ironicbadger
I'm trying to figure out how to modify this to auto-redirect to HTTPS when I attempt to use HTTP. Right now if you hit the HTTP port it just times out (as expected) - but I don't want to just enable HTTP. How can I do this?
Beta Was this translation helpful? Give feedback.
All reactions