Loading core/assets/scaffold/files/default.settings.php +6 −3 Original line number Diff line number Diff line Loading @@ -358,10 +358,13 @@ # $settings['reverse_proxy'] = TRUE; /** * Specify every reverse proxy IP address in your environment. * This setting is required if $settings['reverse_proxy'] is TRUE. * Reverse proxy addresses. * * Specify every reverse proxy IP address in your environment, as an array of * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if * $settings['reverse_proxy'] is TRUE. */ # $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; # $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; /** * Reverse proxy trusted headers. Loading sites/default/default.settings.php +6 −3 Original line number Diff line number Diff line Loading @@ -358,10 +358,13 @@ # $settings['reverse_proxy'] = TRUE; /** * Specify every reverse proxy IP address in your environment. * This setting is required if $settings['reverse_proxy'] is TRUE. * Reverse proxy addresses. * * Specify every reverse proxy IP address in your environment, as an array of * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if * $settings['reverse_proxy'] is TRUE. */ # $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; # $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; /** * Reverse proxy trusted headers. Loading Loading
core/assets/scaffold/files/default.settings.php +6 −3 Original line number Diff line number Diff line Loading @@ -358,10 +358,13 @@ # $settings['reverse_proxy'] = TRUE; /** * Specify every reverse proxy IP address in your environment. * This setting is required if $settings['reverse_proxy'] is TRUE. * Reverse proxy addresses. * * Specify every reverse proxy IP address in your environment, as an array of * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if * $settings['reverse_proxy'] is TRUE. */ # $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; # $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; /** * Reverse proxy trusted headers. Loading
sites/default/default.settings.php +6 −3 Original line number Diff line number Diff line Loading @@ -358,10 +358,13 @@ # $settings['reverse_proxy'] = TRUE; /** * Specify every reverse proxy IP address in your environment. * This setting is required if $settings['reverse_proxy'] is TRUE. * Reverse proxy addresses. * * Specify every reverse proxy IP address in your environment, as an array of * IPv4/IPv6 addresses or subnets in CIDR notation. This setting is required if * $settings['reverse_proxy'] is TRUE. */ # $settings['reverse_proxy_addresses'] = ['a.b.c.d', ...]; # $settings['reverse_proxy_addresses'] = ['a.b.c.d', 'e.f.g.h/24', ...]; /** * Reverse proxy trusted headers. Loading