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)
Sun, Sep 6, 9:31 AM
Unknown Object (File)
Sat, Sep 5, 6:04 AM
Unknown Object (File)
Sat, Sep 5, 5:50 AM
Unknown Object (File)
Fri, Sep 4, 10:18 AM
Unknown Object (File)
Thu, Sep 3, 5:24 AM
Unknown Object (File)
Wed, Sep 2, 4:13 PM
Unknown Object (File)
Wed, Sep 2, 3:22 PM
Unknown Object (File)
Wed, Sep 2, 3:03 PM
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.