rollup / rollupjs.org

Rollup demo website
http://rollupjs.org
77 stars 87 forks source link

In Firefox, http shows the old site, https shows the new site #132

Open mindrones opened 6 years ago

mindrones commented 6 years ago

For some reason Firefox doesn't redirect the http website to https, even after disabling addons, emptying the browser's cache and hard reloading (Chrome is OK) so I get that:

Maybe, for those experiencing this, serving the new website on http too would avoid the confusion?

![screen shot 2018-04-22 at 19 08 12](https://user-images.githubusercontent.com/1309648/39097734-cd48d9c0-4660-11e8-9858-a0b7fbb017c7.png) ![screen shot 2018-04-22 at 19 08 40](https://user-images.githubusercontent.com/1309648/39097735-cd6f979a-4660-11e8-893c-dd4682a07583.png) ![screen shot 2018-04-22 at 19 09 15](https://user-images.githubusercontent.com/1309648/39097736-cd8ea248-4660-11e8-9ea7-b042e43bf09e.png) ![screen shot 2018-04-22 at 19 09 26](https://user-images.githubusercontent.com/1309648/39097737-cdb140dc-4660-11e8-9d66-756bc76d8864.png)
thecristen commented 6 years ago

Possibly related: The website doesn't even work on Firefox (60.0.1).

image