`param' is forbidden inside `location's too

and while there sort the list of disallowed rules.
This commit is contained in:
Omar Polo 2021-07-09 08:04:12 +00:00
parent 2b520ad595
commit 3d132b2833
1 changed files with 2 additions and 2 deletions

4
gmid.1
View File

@ -367,8 +367,8 @@ A
.Ic location
section may include most of the server configuration rules
except
.Ic alias , Ic cert , Ic env , Ic key , Ic location ,
.Ic entrypoint No and Ic cgi .
.Ic alias , Ic cert , Ic cgi , Ic entrypoint , Ic env , Ic key ,
.Ic location No and Ic param .
.It Ic log Ar bool
Enable or disable the logging for the current server or location block.
.It Ic param Ar name Cm = Ar value