diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-18 13:07:23 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2023-10-18 13:07:23 +0000 |
| commit | 1a7e3d00588725da3d8764fa9d624bc8611be070 (patch) | |
| tree | 65d28b52bd1d4ccdbeb418d4d681b1999ed46b7a /doc/tipideed.html | |
| parent | 24fb88dbb023ae08adc9989bf19e0c6c569a6607 (diff) | |
| download | tipidee-1a7e3d00588725da3d8764fa9d624bc8611be070.tar.gz | |
Add infrastructure for custom error files
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/tipideed.html')
| -rw-r--r-- | doc/tipideed.html | 10 |
1 files changed, 5 insertions, 5 deletions
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. </dd> <p> tipideed expects the following variables in its environment, and will exit with an error message if they are undefined. When tipideed is run under -<a href="//skarnet.org/s6-networking/s6-tcpserver.html">s6-tcpserver</a> or -<a href="//skarnet.org/s6-networking/s6-tlsserver.html">s6-tlsserver</a>, +<a href="//skarnet.org/software/s6-networking/s6-tcpserver.html">s6-tcpserver</a> or +<a href="//skarnet.org/software/s6-networking/s6-tlsserver.html">s6-tlsserver</a>, 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. </dd> <p> tipideed can function without these variables, but if they're present, it uses them to get more information. They're typically obtained by calling -<a href="//skarnet.org/s6-networking/s6-tcpserver-access.html">s6-tcpserver-access</a> +<a href="//skarnet.org/software/s6-networking/s6-tcpserver-access.html">s6-tcpserver-access</a> before tipideed in the -<a href="//skarnet.org/s6-networking/s6-tcpserver.html">s6-tcpserver</a> +<a href="//skarnet.org/software/s6-networking/s6-tcpserver.html">s6-tcpserver</a> command line. -(For HTTPS, <a href="//skarnet.org/s6-networking/s6-tlsserver.html">s6-tlsserver</a> +(For HTTPS, <a href="//skarnet.org/software/s6-networking/s6-tlsserver.html">s6-tlsserver</a> calls it implicitly.) </p> |
