From 0824b8e1c3be92934c2699cd1d1164ccf21fcbe0 Mon Sep 17 00:00:00 2001 From: SkywalkerSpace Date: Mon, 1 Dec 2025 17:01:15 +0800 Subject: [PATCH] update Enabling HTTP --- manual/setup_binary/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/setup_binary/installation.md b/manual/setup_binary/installation.md index 353166c1..006bcb28 100644 --- a/manual/setup_binary/installation.md +++ b/manual/setup_binary/installation.md @@ -481,7 +481,7 @@ Memory cache is mandatory for pro edition. You may use Memcached or Reids as cac -### Enabling HTTP/HTTPS (Optional but Recommended) +### Enabling HTTP/HTTPS You need at least setup HTTP to make Seafile's web interface work. This manual provides instructions for enabling HTTP/HTTPS for the two most popular web servers and reverse proxies (e.g., [Nginx](./https_with_nginx.md)).