From d91a79d86ffb544d49f5f04ca49e5d980188934d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 21 Sep 2023 08:08:04 +0000 Subject: A few fixes Signed-off-by: Laurent Bercot --- doc/quickstart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/quickstart.html') diff --git a/doc/quickstart.html b/doc/quickstart.html index 40586a9..f9627f5 100644 --- a/doc/quickstart.html +++ b/doc/quickstart.html @@ -49,7 +49,7 @@ in the /home/www/docs directory, and do the same with example.org
  • You need one long-running process per port you want tipidee to serve. If you want to serve HTTP on port 80 and HTTPS on port 443, then you'll need -two services. Or four if you want to serve on both IPv4 and IPv6 adresses.
  • +two services. Or four if you want to serve on both IPv4 and IPv6 addresses.
  • Start these processes in the /home/www directory, the base for all the domains you're serving.
  • Assuming you want to run the server as user www, and your -- cgit v1.3.1