Merge pull request #72 from ShonFrazier/patch-1

Clarify language requirement for CGI executables
This commit is contained in:
deepend-tildeclub
2026-03-19 15:34:13 -06:00
committed by GitHub

View File

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