From a99dd29a2f27e9c7ffe4cacde86fb724067603f7 Mon Sep 17 00:00:00 2001
From: Marcus Rohrmoser
Date: Wed, 25 Sep 2024 15:17:47 +0200
Subject: [PATCH] wording.
---
en/support/index.html | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/en/support/index.html b/en/support/index.html
index 7acc8a3..649defd 100644
--- a/en/support/index.html
+++ b/en/support/index.html
@@ -45,17 +45,18 @@ Personal Social Web
server-side scripting nor obligatory javascript. You can backup all files and restore in case.
There are no dependencies to install nor tend.
- To create a www address[1]
- https://example.com/subdirectory/hello.txt and publish content, about the simplest way
- is to
+ To create a www address[1] like
+ e.g.
+ https://example.com/subdirectory/hello.txt
+ and publish content, about the simplest way is to
- - rent simple webspace with SSL and a domain name offered by numerous shared web hosting
- vendors,
+ - rent simple webspace with SSL and a domain name (here: example.com) offered by numerous
+ shared web hosting vendors,
- have write[2] access to the
server[3] backing
- https://example.com. Typically via sftp://example.com, the write credentials
- told by your vendor and e.g. FileZilla[4],
+ https://example.com. Typically via sftp://example.com plus the write
+ credentials you got from your vendor plus e.g. FileZilla[4],
- inside that space, create a directory named to your liking, (here:
subdirectory),
- into that directory, upload the file (here: index.txt) with the according
@@ -95,7 +96,7 @@ Personal Social Web
- for the #Seppo server to have the address https://example.com/subdirectory/ do
upload[2]
seppo.cgi
to your webspace into a directory named subdirectory. That name is to your liking. If
- your provider requires so, care for the /cgi-bin/ subdirectory
+ your webspace requires so, care for the /cgi-bin/ subdirectory
requirement,
- ensure the uploaded file is named
seppo.cgi
and has file permissions 'read +
executable' (numeric value 555), e.g. via right-click in the ftp program,
--
2.45.2