Fossil SCM

Improved documentation of the --https option on "fossil server".

drh 2019-07-18 22:45 trunk
Commit 3c602dd7f38045cc899302ed7c11d91400ef249b9cf942a4c264061d78549156
1 file changed +2 -1
+2 -1
--- src/main.c
+++ src/main.c
@@ -2488,11 +2488,12 @@
24882488
** --create Create a new REPOSITORY if it does not already exist
24892489
** --page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
24902490
** --files GLOBLIST Comma-separated list of glob patterns for static files
24912491
** --localauth enable automatic login for requests from localhost
24922492
** --localhost listen on 127.0.0.1 only (always true for "ui")
2493
-** --https signal a request coming in via https
2493
+** --https Indicates that the input is coming through a reverse
2494
+** proxy that has already translated HTTPS into HTTP.
24942495
** --max-latency N Do not let any single HTTP request run for more than N
24952496
** seconds (only works on unix)
24962497
** --nocompress Do not compress HTTP replies
24972498
** --nojail Drop root privileges but do not enter the chroot jail
24982499
** --nossl signal that no SSL connections are available (Always
24992500
--- src/main.c
+++ src/main.c
@@ -2488,11 +2488,12 @@
2488 ** --create Create a new REPOSITORY if it does not already exist
2489 ** --page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
2490 ** --files GLOBLIST Comma-separated list of glob patterns for static files
2491 ** --localauth enable automatic login for requests from localhost
2492 ** --localhost listen on 127.0.0.1 only (always true for "ui")
2493 ** --https signal a request coming in via https
 
2494 ** --max-latency N Do not let any single HTTP request run for more than N
2495 ** seconds (only works on unix)
2496 ** --nocompress Do not compress HTTP replies
2497 ** --nojail Drop root privileges but do not enter the chroot jail
2498 ** --nossl signal that no SSL connections are available (Always
2499
--- src/main.c
+++ src/main.c
@@ -2488,11 +2488,12 @@
2488 ** --create Create a new REPOSITORY if it does not already exist
2489 ** --page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
2490 ** --files GLOBLIST Comma-separated list of glob patterns for static files
2491 ** --localauth enable automatic login for requests from localhost
2492 ** --localhost listen on 127.0.0.1 only (always true for "ui")
2493 ** --https Indicates that the input is coming through a reverse
2494 ** proxy that has already translated HTTPS into HTTP.
2495 ** --max-latency N Do not let any single HTTP request run for more than N
2496 ** seconds (only works on unix)
2497 ** --nocompress Do not compress HTTP replies
2498 ** --nojail Drop root privileges but do not enter the chroot jail
2499 ** --nossl signal that no SSL connections are available (Always
2500

Keyboard Shortcuts

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