From f594956dfbc328498b173c0c3fb61556963ef0b7 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 17 Jul 2022 14:41:03 +1000 Subject: More spellung foxed. --- src/sledjchisl/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/sledjchisl/README b/src/sledjchisl/README index 31a4b30..18ef6ef 100644 --- a/src/sledjchisl/README +++ b/src/sledjchisl/README @@ -36,7 +36,7 @@ After much research, FastCGI / FCGI seems to be the most portable way of interfacing with existing web servers. FCGI protocol closes STDERR and STDOUT, and uses STDIN as it's two way communications channel to the web server, so our FCGI module can't be used as the text management front -end. This is probably a good idea to keep them seperate anyway, for +end. This is probably a good idea to keep them separate anyway, for security, coz the web server is exposed to the world, the console isn't. Currently sledjchisl.c tests to see if it's running in tmux already, if @@ -58,7 +58,7 @@ How to install it. ------------------ It's all still partly written, un-released, and experimental at the -moment. So thes are just rough notes about what is needed. +moment. So these are just rough notes about what is needed. There are two parts, the OpenSim runner part and the web pages part. The OpenSim runner part requjires the rest of opensim-SC to be installed, -- cgit v1.1