]> granicus.if.org Git - php/commitdiff
update fpm configuration for #68428
authorRemi Collet <remi@php.net>
Mon, 17 Nov 2014 08:35:20 +0000 (09:35 +0100)
committerRemi Collet <remi@php.net>
Mon, 17 Nov 2014 08:43:51 +0000 (09:43 +0100)
sapi/fpm/php-fpm.conf.in

index 238e59c77d13a18de0ed84d37981039dfa68f5f4..bcdfe56a1019c7444b0281832294240acb6f4f1f 100644 (file)
@@ -175,7 +175,7 @@ listen = 127.0.0.1:9000
 ;listen.group = @php_fpm_group@
 ;listen.mode = 0660
  
-; List of ipv4 addresses of FastCGI clients which are allowed to connect.
+; List of addresses (IPv4/IPv6) of FastCGI clients which are allowed to connect.
 ; Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the original
 ; PHP FCGI (5.2.2+). Makes sense only with a tcp listening socket. Each address
 ; must be separated by a comma. If this value is left blank, connections will be