From 4cf326e3b476628fac7c8206294d91a24aefb780 Mon Sep 17 00:00:00 2001 From: Jaime Martinez Date: Wed, 29 Sep 2021 11:30:34 +0000 Subject: docs: reword documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0df0c883..5b7f16ba 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ current requests. the generated configuration for virtual hosts. If present, it uses the TLS key and certificate in `config.json`, otherwise it falls back to the global configuration. -2. When client connects to an HTTP port, GitLab-Pages looks in the +2. When a client connects to an HTTP port, GitLab-Pages looks in the generated configuration for a matching virtual host. 3. The URL.Path is split into `//` and Pages tries to load: `pages-root/group/project/public/subpath`. -- cgit v1.2.3