Page MenuHomeFreeBSD

documentation: teach hugo to listen over TLS without a port appended
ClosedPublic

Authored by dch on Nov 26 2025, 12:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 26, 5:34 AM
Unknown Object (File)
Wed, Sep 23, 3:58 PM
Unknown Object (File)
Mon, Sep 21, 9:29 PM
Unknown Object (File)
Mon, Sep 21, 3:59 PM
Unknown Object (File)
Thu, Sep 17, 4:47 AM
Unknown Object (File)
Wed, Sep 16, 11:26 AM
Unknown Object (File)
Fri, Sep 11, 11:55 AM
Unknown Object (File)
Fri, Sep 11, 11:53 AM
Subscribers
None

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dch requested review of this revision.Nov 26 2025, 12:14 PM
dch created this revision.

I use this to be able to serve "clean" URLs without the :1313 port behind my reverse proxy:

https://whiskey.skunkwerks.at/en/books/handbook/containers/

If there's a cleaner make pattern I'd be happy to use that instead.

Add both docs and website

Explain you need a TLS proxy for this to work

This revision was not accepted when it landed; it landed in state Needs Review.Jun 20 2026, 3:29 AM
This revision was automatically updated to reflect the committed changes.