File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 272
272
</term >
273
273
<listitem >
274
274
<para >
275
- List of IPv4 addresses of FastCGI clients which are allowed to
276
- connect. Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the
277
- original PHP FastCGI (5.2.2+). Makes sense only with a tcp listening socket.
278
- Each address must be separated by a comma. If this value is left blank,
279
- connections will be accepted from any ip address. Default value: any.
280
- IPv6 addresses are allowed.
275
+ List of IPv4 or IPv6 addresses of FastCGI clients which are allowed to connect. Equivalent
276
+ to the FCGI_WEB_SERVER_ADDRS environment variable in the original PHP FastCGI (5.2.2+).
277
+ Makes sense only with a tcp listening socket. Each address must be separated by a comma.
278
+ If this value is left blank, connections will be accepted from any ip address.
279
+ Default value: not set (any ip address accepted).
281
280
</para >
282
281
</listitem >
283
282
</varlistentry >
You can’t perform that action at this time.
0 commit comments