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, Aug 22, 4:42 AM
Unknown Object (File)
Tue, Aug 18, 7:53 AM
Unknown Object (File)
Tue, Aug 18, 5:12 AM
Unknown Object (File)
Sat, Aug 8, 7:07 PM
Unknown Object (File)
Sat, Aug 8, 5:51 PM
Unknown Object (File)
Sat, Aug 8, 5:40 PM
Unknown Object (File)
Sat, Aug 8, 12:21 PM
Unknown Object (File)
Thu, Aug 6, 9:06 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74043
Build 70926: arc lint + arc unit

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.