Fossil SCM
[Grammar] cgi.wiki changes.
Commit
35c515e7e82ee870bc858f8879f08daed527d07230b5820aa1d7e74e652d9ea4
Parent
3efc143294339ac…
1 file changed
+2
-2
+2
-2
| --- www/cgi.wiki | ||
| +++ www/cgi.wiki | ||
| @@ -13,11 +13,11 @@ | ||
| 13 | 13 | setting up a Fossil server, one of which is [./server/any/cgi.md | as a CGI |
| 14 | 14 | script]. CGI is the technique that the three |
| 15 | 15 | [./selfhost.wiki|self-hosting Fossil repositories] all use. |
| 16 | 16 | |
| 17 | 17 | Setting up a Fossil server using CGI is mostly about writing a short |
| 18 | -script (usually just 2 lines line) in the cgi-bin folder of an ordinary | |
| 18 | +script (usually just 2 lines) in the cgi-bin folder of an ordinary | |
| 19 | 19 | web-server. But there are a lot of extra options that can be added |
| 20 | 20 | to this script, to customize the configuration. This article describes |
| 21 | 21 | those options. |
| 22 | 22 | |
| 23 | 23 | <h1>CGI Script Options</h1> |
| @@ -191,11 +191,11 @@ | ||
| 191 | 191 | |
| 192 | 192 | |
| 193 | 193 | <h2 id="mainmenu">mainmenu: <i>FILE</i></h2> |
| 194 | 194 | |
| 195 | 195 | This parameter causes the contents of the given file to override the |
| 196 | -site's <tt>mainmenu</tt> configuration setting, much in the same way | |
| 196 | +site's <tt>mainmenu</tt> configuration setting, in much the same way | |
| 197 | 197 | that the <tt>skin</tt> setting overrides the skin. This can be used to |
| 198 | 198 | apply a common main menu to a number of sites, and centrally maintain |
| 199 | 199 | it, without having to copy its contents into each site. Note, however, |
| 200 | 200 | that the contents of this setting are not stored in the repository and |
| 201 | 201 | will not be cloned along with the repository. |
| 202 | 202 |
| --- www/cgi.wiki | |
| +++ www/cgi.wiki | |
| @@ -13,11 +13,11 @@ | |
| 13 | setting up a Fossil server, one of which is [./server/any/cgi.md | as a CGI |
| 14 | script]. CGI is the technique that the three |
| 15 | [./selfhost.wiki|self-hosting Fossil repositories] all use. |
| 16 | |
| 17 | Setting up a Fossil server using CGI is mostly about writing a short |
| 18 | script (usually just 2 lines line) in the cgi-bin folder of an ordinary |
| 19 | web-server. But there are a lot of extra options that can be added |
| 20 | to this script, to customize the configuration. This article describes |
| 21 | those options. |
| 22 | |
| 23 | <h1>CGI Script Options</h1> |
| @@ -191,11 +191,11 @@ | |
| 191 | |
| 192 | |
| 193 | <h2 id="mainmenu">mainmenu: <i>FILE</i></h2> |
| 194 | |
| 195 | This parameter causes the contents of the given file to override the |
| 196 | site's <tt>mainmenu</tt> configuration setting, much in the same way |
| 197 | that the <tt>skin</tt> setting overrides the skin. This can be used to |
| 198 | apply a common main menu to a number of sites, and centrally maintain |
| 199 | it, without having to copy its contents into each site. Note, however, |
| 200 | that the contents of this setting are not stored in the repository and |
| 201 | will not be cloned along with the repository. |
| 202 |
| --- www/cgi.wiki | |
| +++ www/cgi.wiki | |
| @@ -13,11 +13,11 @@ | |
| 13 | setting up a Fossil server, one of which is [./server/any/cgi.md | as a CGI |
| 14 | script]. CGI is the technique that the three |
| 15 | [./selfhost.wiki|self-hosting Fossil repositories] all use. |
| 16 | |
| 17 | Setting up a Fossil server using CGI is mostly about writing a short |
| 18 | script (usually just 2 lines) in the cgi-bin folder of an ordinary |
| 19 | web-server. But there are a lot of extra options that can be added |
| 20 | to this script, to customize the configuration. This article describes |
| 21 | those options. |
| 22 | |
| 23 | <h1>CGI Script Options</h1> |
| @@ -191,11 +191,11 @@ | |
| 191 | |
| 192 | |
| 193 | <h2 id="mainmenu">mainmenu: <i>FILE</i></h2> |
| 194 | |
| 195 | This parameter causes the contents of the given file to override the |
| 196 | site's <tt>mainmenu</tt> configuration setting, in much the same way |
| 197 | that the <tt>skin</tt> setting overrides the skin. This can be used to |
| 198 | apply a common main menu to a number of sites, and centrally maintain |
| 199 | it, without having to copy its contents into each site. Note, however, |
| 200 | that the contents of this setting are not stored in the repository and |
| 201 | will not be cloned along with the repository. |
| 202 |