Fossil SCM

Fixed a few references to the obsolete tls-nginx.md doc. (It became part of the overall nginx.md server doc long ago.)

wyoung 2022-10-07 22:21 trunk
Commit 780b58bccf8ae2fe8ddb622ed353598fdce37b24e4a1614f233a73cb47446bac
+3 -2
--- www/defcsp.md
+++ www/defcsp.md
@@ -257,12 +257,12 @@
257257
keep in mind that it is the browser’s notion of “self” that matters
258258
here, not Fossil’s. All resources come from the same Internet
259259
domain, so the browser cannot distinguish Fossil-provided content
260260
from static content served directly by the proxy server.
261261
262
- This method opens up many other potential benefits, such as [TLS
263
- encryption](./tls-nginx.md), high-performance tuning via custom HTTP
262
+ This method opens up many other potential benefits, such as
263
+ [TLS encryption][tls], high-performance tuning via custom HTTP
264264
headers, integration with other web technologies like PHP, etc.
265265
266266
You might wonder why we rank in-repo content as most preferred above. It
267267
is because the first two options are the only ones that cause such
268268
resources to be included in an initial clone or in subsequent repo
@@ -300,10 +300,11 @@
300300
[fp]: ./forum.wiki
301301
[ru]: /help?cmd=/raw
302302
[spof]: https://en.wikipedia.org/wiki/Single_point_of_failure
303303
[tkt]: ./tickets.wiki
304304
[tn]: ./event.wiki
305
+[tls]: ./server/debian/nginx.md
305306
[uu]: /help?cmd=/uv
306307
[uv]: ./unvers.wiki
307308
[wiki]: ./wikitheory.wiki
308309
309310
310311
--- www/defcsp.md
+++ www/defcsp.md
@@ -257,12 +257,12 @@
257 keep in mind that it is the browser’s notion of “self” that matters
258 here, not Fossil’s. All resources come from the same Internet
259 domain, so the browser cannot distinguish Fossil-provided content
260 from static content served directly by the proxy server.
261
262 This method opens up many other potential benefits, such as [TLS
263 encryption](./tls-nginx.md), high-performance tuning via custom HTTP
264 headers, integration with other web technologies like PHP, etc.
265
266 You might wonder why we rank in-repo content as most preferred above. It
267 is because the first two options are the only ones that cause such
268 resources to be included in an initial clone or in subsequent repo
@@ -300,10 +300,11 @@
300 [fp]: ./forum.wiki
301 [ru]: /help?cmd=/raw
302 [spof]: https://en.wikipedia.org/wiki/Single_point_of_failure
303 [tkt]: ./tickets.wiki
304 [tn]: ./event.wiki
 
305 [uu]: /help?cmd=/uv
306 [uv]: ./unvers.wiki
307 [wiki]: ./wikitheory.wiki
308
309
310
--- www/defcsp.md
+++ www/defcsp.md
@@ -257,12 +257,12 @@
257 keep in mind that it is the browser’s notion of “self” that matters
258 here, not Fossil’s. All resources come from the same Internet
259 domain, so the browser cannot distinguish Fossil-provided content
260 from static content served directly by the proxy server.
261
262 This method opens up many other potential benefits, such as
263 [TLS encryption][tls], high-performance tuning via custom HTTP
264 headers, integration with other web technologies like PHP, etc.
265
266 You might wonder why we rank in-repo content as most preferred above. It
267 is because the first two options are the only ones that cause such
268 resources to be included in an initial clone or in subsequent repo
@@ -300,10 +300,11 @@
300 [fp]: ./forum.wiki
301 [ru]: /help?cmd=/raw
302 [spof]: https://en.wikipedia.org/wiki/Single_point_of_failure
303 [tkt]: ./tickets.wiki
304 [tn]: ./event.wiki
305 [tls]: ./server/debian/nginx.md
306 [uu]: /help?cmd=/uv
307 [uv]: ./unvers.wiki
308 [wiki]: ./wikitheory.wiki
309
310
311
--- www/server/any/scgi.md
+++ www/server/any/scgi.md
@@ -59,13 +59,12 @@
5959
* [macOS (launchd)](../macos/service.md)
6060
* [xinetd](../any/xinetd.md)
6161
* [inetd](../any/inetd.md)
6262
6363
We go into more detail on nginx service setup with Fossil in our
64
-[Debian/Ubuntu specific guide](../debian/nginx.md). Then in [a later
65
-article](../../tls-nginx.md) that builds upon that, we show how to add
66
-TLS encryption to this basic SCGI + nginx setup on Debian type OSes.
64
+[Debian/Ubuntu specific guide](../debian/nginx.md), which also
65
+gets you TLS service.
6766
6867
Similarly, our [OpenBSD specific guide](../openbsd/fastcgi.md) details how
6968
to setup a Fossil server using httpd and FastCGI on OpenBSD.
7069
7170
*[Return to the top-level Fossil server article.](../)*
7271
--- www/server/any/scgi.md
+++ www/server/any/scgi.md
@@ -59,13 +59,12 @@
59 * [macOS (launchd)](../macos/service.md)
60 * [xinetd](../any/xinetd.md)
61 * [inetd](../any/inetd.md)
62
63 We go into more detail on nginx service setup with Fossil in our
64 [Debian/Ubuntu specific guide](../debian/nginx.md). Then in [a later
65 article](../../tls-nginx.md) that builds upon that, we show how to add
66 TLS encryption to this basic SCGI + nginx setup on Debian type OSes.
67
68 Similarly, our [OpenBSD specific guide](../openbsd/fastcgi.md) details how
69 to setup a Fossil server using httpd and FastCGI on OpenBSD.
70
71 *[Return to the top-level Fossil server article.](../)*
72
--- www/server/any/scgi.md
+++ www/server/any/scgi.md
@@ -59,13 +59,12 @@
59 * [macOS (launchd)](../macos/service.md)
60 * [xinetd](../any/xinetd.md)
61 * [inetd](../any/inetd.md)
62
63 We go into more detail on nginx service setup with Fossil in our
64 [Debian/Ubuntu specific guide](../debian/nginx.md), which also
65 gets you TLS service.
 
66
67 Similarly, our [OpenBSD specific guide](../openbsd/fastcgi.md) details how
68 to setup a Fossil server using httpd and FastCGI on OpenBSD.
69
70 *[Return to the top-level Fossil server article.](../)*
71

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button