Fossil SCM
Removed a pointless diff relative to trunk.
Commit
3d430cf7119c9bae9797b149d76b44c96eb80dbdfcb23d753d8742eea734211d
Parent
e2d9ce6d5addf2f…
1 file changed
+2
-2
+2
-2
| --- www/aboutcgi.wiki | ||
| +++ www/aboutcgi.wiki | ||
| @@ -8,12 +8,12 @@ | ||
| 8 | 8 | |
| 9 | 9 | This is a "how it works" guide. This document provides background |
| 10 | 10 | information on the CGI protocol so that you can better understand what |
| 11 | 11 | is going on behind the scenes. If you just want to set up Fossil |
| 12 | 12 | as a CGI server, see the [./server/ | Fossil Server Setup] page. Or |
| 13 | -if you want to develop CGI-based extensions to Fossil, see the | |
| 14 | -[./serverext.wiki|CGI Server Extensions] page. | |
| 13 | +if you want to develop CGI-based extensions to Fossil, see | |
| 14 | +the [./serverext.wiki|CGI Server Extensions] page. | |
| 15 | 15 | |
| 16 | 16 | <h2>A Quick Review Of CGI</h2> |
| 17 | 17 | |
| 18 | 18 | An HTTP request is a block of text that is sent by a client application |
| 19 | 19 | (usually a web browser) and arrives at the web server over a network |
| 20 | 20 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -8,12 +8,12 @@ | |
| 8 | |
| 9 | This is a "how it works" guide. This document provides background |
| 10 | information on the CGI protocol so that you can better understand what |
| 11 | is going on behind the scenes. If you just want to set up Fossil |
| 12 | as a CGI server, see the [./server/ | Fossil Server Setup] page. Or |
| 13 | if you want to develop CGI-based extensions to Fossil, see the |
| 14 | [./serverext.wiki|CGI Server Extensions] page. |
| 15 | |
| 16 | <h2>A Quick Review Of CGI</h2> |
| 17 | |
| 18 | An HTTP request is a block of text that is sent by a client application |
| 19 | (usually a web browser) and arrives at the web server over a network |
| 20 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -8,12 +8,12 @@ | |
| 8 | |
| 9 | This is a "how it works" guide. This document provides background |
| 10 | information on the CGI protocol so that you can better understand what |
| 11 | is going on behind the scenes. If you just want to set up Fossil |
| 12 | as a CGI server, see the [./server/ | Fossil Server Setup] page. Or |
| 13 | if you want to develop CGI-based extensions to Fossil, see |
| 14 | the [./serverext.wiki|CGI Server Extensions] page. |
| 15 | |
| 16 | <h2>A Quick Review Of CGI</h2> |
| 17 | |
| 18 | An HTTP request is a block of text that is sent by a client application |
| 19 | (usually a web browser) and arrives at the web server over a network |
| 20 |