Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https redirect missing #179

Closed
marzzzello opened this issue Jun 8, 2019 · 1 comment
Closed

https redirect missing #179

marzzzello opened this issue Jun 8, 2019 · 1 comment

Comments

@marzzzello
Copy link

http://omemo.top/ does not redirect to https://omemo.top/
I think you just have to enable a checkbox like described here

@bascht
Copy link
Owner

bascht commented Jun 11, 2019

@marzzzello thank you for the hint!

Fixed now:

$ curl http://omemo.top --head
HTTP/1.1 301 Moved Permanently
Server: GitHub.com
Content-Type: text/html
Location: https://omemo.top/
Content-Length: 178
Accept-Ranges: bytes
Date: Tue, 11 Jun 2019 09:41:02 GMT
Via: 1.1 varnish
Age: 7
Connection: keep-alive
X-Served-By: cache-hhn1548-HHN
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1560246063.866094,VS0,VE1
Vary: Accept-Encoding

@bascht bascht closed this as completed Jun 11, 2019
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

No branches or pull requests

2 participants