diff --git a/wiki/source/cgi.md b/wiki/source/cgi.md index 75d7bee..73da3a0 100644 --- a/wiki/source/cgi.md +++ b/wiki/source/cgi.md @@ -190,8 +190,8 @@ of your Tilde.club home directory, with appropriate file extension; and also make sure that the thing is **world-readable** _and_ **world-executable** (something like `chmod +rx YOURFILE.EXT` would do). -If you use other language that compiles to a binary executable, -just world-executable permission will suffice. +If you use another language that compiles to a binary executable, use a `.cgi` extension +and just world-executable permission will suffice. The URL for accessing a CGI program from a web browser is no different from accessing