commit 4c38a3cd677ac4ba3b61cac341ef1608508fc8d9 parent 5bc940815d5e3cc95115aec8aafc4cc71ef4dda7 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 9 Jul 2017 19:15:10 +0200 CGI: small typo fixes Signed-off-by: Christoph Lohmann <20h@r-36.net> Diffstat:
CGI | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CGI b/CGI @@ -9,8 +9,8 @@ There are two modes: standard cgi and dynamic cgi. PERMISSIONS -The scripts are run using the permissions of geomyidae. It is adivsed to use -the -g and -u option of gemoyidae. +The scripts are run using the permissions of geomyidae. It is advised to use +the -g and -u options of geomyidae. BEFOREHAND @@ -36,7 +36,7 @@ When it is a plain request, the arguments will have these values: If the request is for a type 7 search element, then the entered string by the user will be seen as following: - C: /test.cgi searchterm (There is a Tab inbetween) + C: /test.cgi searchterm (There is a TAB in-between) -> $search = »searchterm« -> $arguments = "" -> $host = server host