Commit Diff


commit - 8d0573e84a39879de381346546af233d53bc62b9
commit + a9092d0ee8a6be71aed836d5c489984ce2529d11
blob - 95af439b1599928415dc7ee5ef4c3375f0f0df5e
blob + ac992652b6fca12a01f5cea0c366c12b9df39f6d
--- gmid.conf.5
+++ 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: