From 1a7e3d00588725da3d8764fa9d624bc8611be070 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 18 Oct 2023 13:07:23 +0000 Subject: Add infrastructure for custom error files Signed-off-by: Laurent Bercot --- doc/tipideed.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/tipideed.html') diff --git a/doc/tipideed.html b/doc/tipideed.html index 254fa2f..eebdb6d 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -120,8 +120,8 @@ underlying system.

tipideed expects the following variables in its environment, and will exit with an error message if they are undefined. When tipideed is run under -s6-tcpserver or -s6-tlsserver, +s6-tcpserver or +s6-tlsserver, these variables are automatically set by the super-server. This is the way tipidee gets its network information without having to perform network operations itself. @@ -153,11 +153,11 @@ to CGI scripts.

tipideed can function without these variables, but if they're present, it uses them to get more information. They're typically obtained by calling -s6-tcpserver-access +s6-tcpserver-access before tipideed in the -s6-tcpserver +s6-tcpserver command line. -(For HTTPS, s6-tlsserver +(For HTTPS, s6-tlsserver calls it implicitly.)

-- cgit v1.3.1