aboutsummaryrefslogtreecommitdiff
path: root/gmid.conf.5
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-01-11 10:37:30 +0000
committerOmar Polo <op@omarpolo.com>2024-01-11 10:37:30 +0000
commita9092d0ee8a6be71aed836d5c489984ce2529d11 (patch)
tree14a8bc2d5a0a6f2190d86b77174d84038ccd5866 /gmid.conf.5
parent8d0573e84a39879de381346546af233d53bc62b9 (diff)
gmid.conf.5: finish the sentence about fastcgi strip
Diffstat (limited to 'gmid.conf.5')
-rw-r--r--gmid.conf.59
1 files changed, 6 insertions, 3 deletions
diff --git a/gmid.conf.5 b/gmid.conf.5
index 95af439..ac99265 100644
--- a/gmid.conf.5
+++ b/gmid.conf.5
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2022, 2023 Omar Polo <op@omarpolo.com>
+.\" Copyright (c) 2022, 2023, 2024 Omar Polo <op@omarpolo.com>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -11,7 +11,7 @@
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd October 20, 2023
+.Dd January 11, 2024
.Dt GMID.CONF 5
.Os
.Sh NAME
@@ -321,7 +321,10 @@ If not specified defaults to 9000.
.It Ic strip Ar number
Strip
.Ar number
-leading path components from the
+leading path components from the request URL before splitting it in
+.Ev SCRIPT_NAME
+and
+.Ev PATH_INFO .
.El
.Pp
The FastCGI handler will be given the following variables by default: