Fossil SCM
Fix a busted hyperlink in the server.wiki documentation page.
Commit
92bad3cdb8ca0a46722cfb28b63b02ab82cd0dfe
Parent
bd6dac51d1446c3…
1 file changed
+3
-3
+3
-3
| --- www/server.wiki | ||
| +++ www/server.wiki | ||
| @@ -112,13 +112,13 @@ | ||
| 112 | 112 | TIMEOUTclose = 0 |
| 113 | 113 | exec = /usr/bin/fossil |
| 114 | 114 | execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https |
| 115 | 115 | </nowiki></pre></blockquote> |
| 116 | 116 | See the stunnel4 documentation for further details bout the /etc/stunnel/stunnel.conf |
| 117 | -configuration file. Note that the [fossil http] command should include the --https | |
| 118 | -option to let Fossil know to use "https" instead of "http" as the scheme on generated | |
| 119 | -hyperlinks. | |
| 117 | +configuration file. Note that the [/help/http|fossil http] command should include | |
| 118 | +the --https option to let Fossil know to use "https" instead of "http" as the scheme | |
| 119 | +on generated hyperlinks. | |
| 120 | 120 | <p> |
| 121 | 121 | Using inetd or xinetd or stunnel is a more complex setup |
| 122 | 122 | than the "standalone" server, but it has the |
| 123 | 123 | advantage of only using system resources when an actual connection is |
| 124 | 124 | attempted. If no-one ever connects to that port, a Fossil server will |
| 125 | 125 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -112,13 +112,13 @@ | |
| 112 | TIMEOUTclose = 0 |
| 113 | exec = /usr/bin/fossil |
| 114 | execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https |
| 115 | </nowiki></pre></blockquote> |
| 116 | See the stunnel4 documentation for further details bout the /etc/stunnel/stunnel.conf |
| 117 | configuration file. Note that the [fossil http] command should include the --https |
| 118 | option to let Fossil know to use "https" instead of "http" as the scheme on generated |
| 119 | hyperlinks. |
| 120 | <p> |
| 121 | Using inetd or xinetd or stunnel is a more complex setup |
| 122 | than the "standalone" server, but it has the |
| 123 | advantage of only using system resources when an actual connection is |
| 124 | attempted. If no-one ever connects to that port, a Fossil server will |
| 125 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -112,13 +112,13 @@ | |
| 112 | TIMEOUTclose = 0 |
| 113 | exec = /usr/bin/fossil |
| 114 | execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https |
| 115 | </nowiki></pre></blockquote> |
| 116 | See the stunnel4 documentation for further details bout the /etc/stunnel/stunnel.conf |
| 117 | configuration file. Note that the [/help/http|fossil http] command should include |
| 118 | the --https option to let Fossil know to use "https" instead of "http" as the scheme |
| 119 | on generated hyperlinks. |
| 120 | <p> |
| 121 | Using inetd or xinetd or stunnel is a more complex setup |
| 122 | than the "standalone" server, but it has the |
| 123 | advantage of only using system resources when an actual connection is |
| 124 | attempted. If no-one ever connects to that port, a Fossil server will |
| 125 |