From fc041e21a22e7d7f05bc0d99470f81ba9b000623 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 30 Jan 2024 21:04:01 +0000 Subject: Document prefix more accurately Signed-off-by: Laurent Bercot --- doc/apasted.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/apasted.html b/doc/apasted.html index 98ec51d..878b5cd 100644 --- a/doc/apasted.html +++ b/doc/apasted.html @@ -77,7 +77,8 @@ apasted's working directory.
-p prefix
When sending a slug to the client, prefix subdir with prefix, -and append a slash at the end. This is useful when apasted writes its files to +and append a slash at the end if prefix starts with http. +This is useful when apasted writes its files to a web server's document hierarchy, which is the intended case. If prefix is the URL of apasted's base directory, then the slug can directly be used as a URL to access the client's files.
-- cgit v1.3.1