HTTPS redirect: www to non-www
Answers to your questions / Web Hosting / HTTPS redirect: www to non-www
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

HTTPS redirect: www to non-www

by
ManuelU
Created on 2022-04-19 08:39:41 (edited on 2024-09-04 14:23:00) in Web Hosting

Hi,

I recently moved my static website from GitHub Pages to SourceHut pages. The website was previously at `https://www.manueluberti.eu`.

After the move to SourceHut, I can only use `https://manueluberti.eu`. I noticed that `http://www.manueluberti.eu` redirects correctly to `https://manueluberti.eu`, while `https://www.manueluberti.eu` does not.

What can I do to fix this?

Thank you