Page MenuHomeFreeBSD

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

Authored by dch on Wed, Nov 26, 12:14 PM.

Details

Reviewers
None
Group Reviewers
doceng

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68873
Build 65756: arc lint + arc unit

Event Timeline

dch requested review of this revision.Wed, Nov 26, 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.