Skip to content

Commit 9eaf64a

Browse files
Merge pull request #923 from ExpressionEngine/test/fix-spelling-mistake
Fix spelling mistake
2 parents 0456c36 + b1db1d9 commit 9eaf64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/config-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The mime types are grouped by file type. You can add the allowed mime types dire
4747

4848
`proxy.php`
4949

50-
If the server is behind a reverse proxy or load balancer the system will need special configuration to discover a user's real IP address. If the IP address passed along by the server matches a value or range specificed in this configuration file the system will look at the request headers to determine the real IP address.
50+
If the server is behind a reverse proxy or load balancer the system will need special configuration to discover a user's real IP address. If the IP address passed along by the server matches a value or range specified in this configuration file the system will look at the request headers to determine the real IP address.
5151

5252
Please consult with the provider of your reverse proxy or load balancing solutions for the IP addresses or ranges to use. Some providers will let you know the exact IP address of the load balancer, while others will give you a range. Here are the links with information for some common providers: [CloudFlare](https://www.cloudflare.com/ips/), [Google Cloud](https://cloud.google.com/load-balancing/docs/https/#firewall_rules), [AWS Elastic](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html)
5353

0 commit comments

Comments
 (0)