Fossil SCM
Add missing anchors in the server.wiki page.
Commit
4b05c2c59fa61f1240d41949b305173c76d1395d
Parent
04af93e6198ce7f…
1 file changed
+2
+2
| --- www/server.wiki | ||
| +++ www/server.wiki | ||
| @@ -113,10 +113,11 @@ | ||
| 113 | 113 | not (automatically) run. It has the disadvantage of requiring "root" access |
| 114 | 114 | and therefore may not normally be available to lower-priced "shared" servers |
| 115 | 115 | on the internet. |
| 116 | 116 | </p> |
| 117 | 117 | </blockquote> |
| 118 | +<a name="cgi"></a> | |
| 118 | 119 | <h2>Fossil as CGI</h2><blockquote> |
| 119 | 120 | <p> |
| 120 | 121 | A Fossil server can also be run from an ordinary web server as a CGI program. |
| 121 | 122 | This feature allows Fossil to be seamlessly integrated into a larger website. |
| 122 | 123 | CGI is how the [./selfhost.wiki | self-hosting fossil repositories] are |
| @@ -158,10 +159,11 @@ | ||
| 158 | 159 | Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b> |
| 159 | 160 | will serve up the repository "/home/fossil/repos/XYX.fossil" (if it exists). |
| 160 | 161 | </p> |
| 161 | 162 | </blockquote> |
| 162 | 163 | |
| 164 | +<a name="scgi"></a> | |
| 163 | 165 | <h2>Fossil as SCGI</h2><blockquote> |
| 164 | 166 | |
| 165 | 167 | <p> |
| 166 | 168 | The [/help/server|fossil server] command, described above as a way of |
| 167 | 169 | starting a stand-alone web server, can also be used for SCGI. Simply add |
| 168 | 170 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -113,10 +113,11 @@ | |
| 113 | not (automatically) run. It has the disadvantage of requiring "root" access |
| 114 | and therefore may not normally be available to lower-priced "shared" servers |
| 115 | on the internet. |
| 116 | </p> |
| 117 | </blockquote> |
| 118 | <h2>Fossil as CGI</h2><blockquote> |
| 119 | <p> |
| 120 | A Fossil server can also be run from an ordinary web server as a CGI program. |
| 121 | This feature allows Fossil to be seamlessly integrated into a larger website. |
| 122 | CGI is how the [./selfhost.wiki | self-hosting fossil repositories] are |
| @@ -158,10 +159,11 @@ | |
| 158 | Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b> |
| 159 | will serve up the repository "/home/fossil/repos/XYX.fossil" (if it exists). |
| 160 | </p> |
| 161 | </blockquote> |
| 162 | |
| 163 | <h2>Fossil as SCGI</h2><blockquote> |
| 164 | |
| 165 | <p> |
| 166 | The [/help/server|fossil server] command, described above as a way of |
| 167 | starting a stand-alone web server, can also be used for SCGI. Simply add |
| 168 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -113,10 +113,11 @@ | |
| 113 | not (automatically) run. It has the disadvantage of requiring "root" access |
| 114 | and therefore may not normally be available to lower-priced "shared" servers |
| 115 | on the internet. |
| 116 | </p> |
| 117 | </blockquote> |
| 118 | <a name="cgi"></a> |
| 119 | <h2>Fossil as CGI</h2><blockquote> |
| 120 | <p> |
| 121 | A Fossil server can also be run from an ordinary web server as a CGI program. |
| 122 | This feature allows Fossil to be seamlessly integrated into a larger website. |
| 123 | CGI is how the [./selfhost.wiki | self-hosting fossil repositories] are |
| @@ -158,10 +159,11 @@ | |
| 159 | Once deployed, a URL like: <b>http://mydomain.org/cgi-bin/repo/XYZ</b> |
| 160 | will serve up the repository "/home/fossil/repos/XYX.fossil" (if it exists). |
| 161 | </p> |
| 162 | </blockquote> |
| 163 | |
| 164 | <a name="scgi"></a> |
| 165 | <h2>Fossil as SCGI</h2><blockquote> |
| 166 | |
| 167 | <p> |
| 168 | The [/help/server|fossil server] command, described above as a way of |
| 169 | starting a stand-alone web server, can also be used for SCGI. Simply add |
| 170 |