gocolly / site

Source code of http://go-colly.org/
8 stars 17 forks source link

HTTPS version of go-colly.org redirects to omnom #23

Open fsschmitt opened 2 years ago

fsschmitt commented 2 years ago

Visiting https://go-colly.org/ shows a different website (omnom) instead of colly's.

There must be an issue on the nginx configuration, where the backend for port :443 seems to be redirecting traffic to another website, instead of colly's documentation.

As seen on this issue: https://github.com/gocolly/colly/issues/694

perelin commented 1 year ago

This seems to be fixed now, but when accessing the docs section via https (eg https://go-colly.org/docs/introduction/install/) the layout is broken.