Fossil SCM
Missed a link to server.wiki that should have been checked in with [74a6578c].
Commit
d5def0c8c4bb6f206cb83419547f26531416b831ca8c02e56218973e5cbf315d
Parent
42d28c02868fd7c…
1 file changed
+1
-1
+1
-1
| --- www/aboutcgi.wiki | ||
| +++ www/aboutcgi.wiki | ||
| @@ -2,11 +2,11 @@ | ||
| 2 | 2 | <h2>Introduction</h2><blockquote> |
| 3 | 3 | <p>CGI or "Common Gateway Interface" is a venerable yet reliable technique for |
| 4 | 4 | generating dynamic web content. This article gives a quick background on how |
| 5 | 5 | CGI works and describes how Fossil can act as a CGI service. |
| 6 | 6 | <p>This is a "how it works" guide. If you just want to set up Fossil |
| 7 | -as a CGI server, see the [./server.wiki | Fossil Server Setup] page. | |
| 7 | +as a CGI server, see the [./server/ | Fossil Server Setup] page. | |
| 8 | 8 | </blockquote> |
| 9 | 9 | <h2>A Quick Review Of CGI</h2><blockquote> |
| 10 | 10 | <p> |
| 11 | 11 | An HTTP request is a block of text that is sent by a client application |
| 12 | 12 | (usually a web browser) and arrives at the web server over a network |
| 13 | 13 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -2,11 +2,11 @@ | |
| 2 | <h2>Introduction</h2><blockquote> |
| 3 | <p>CGI or "Common Gateway Interface" is a venerable yet reliable technique for |
| 4 | generating dynamic web content. This article gives a quick background on how |
| 5 | CGI works and describes how Fossil can act as a CGI service. |
| 6 | <p>This is a "how it works" guide. If you just want to set up Fossil |
| 7 | as a CGI server, see the [./server.wiki | Fossil Server Setup] page. |
| 8 | </blockquote> |
| 9 | <h2>A Quick Review Of CGI</h2><blockquote> |
| 10 | <p> |
| 11 | An HTTP request is a block of text that is sent by a client application |
| 12 | (usually a web browser) and arrives at the web server over a network |
| 13 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -2,11 +2,11 @@ | |
| 2 | <h2>Introduction</h2><blockquote> |
| 3 | <p>CGI or "Common Gateway Interface" is a venerable yet reliable technique for |
| 4 | generating dynamic web content. This article gives a quick background on how |
| 5 | CGI works and describes how Fossil can act as a CGI service. |
| 6 | <p>This is a "how it works" guide. If you just want to set up Fossil |
| 7 | as a CGI server, see the [./server/ | Fossil Server Setup] page. |
| 8 | </blockquote> |
| 9 | <h2>A Quick Review Of CGI</h2><blockquote> |
| 10 | <p> |
| 11 | An HTTP request is a block of text that is sent by a client application |
| 12 | (usually a web browser) and arrives at the web server over a network |
| 13 |