Browse Source

Update behind_proxy.md with linkback to nginx.com (#18150)

Alexandre de Verteuil 6 years ago
parent
commit
d5e7ef2317
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/installation/behind_proxy.md

+ 2 - 0
docs/sources/installation/behind_proxy.md

@@ -35,6 +35,8 @@ domain = foo.bar
 
 ### Nginx configuration
 
+Nginx is a high performance load balancer, web server and reverse proxy: https://www.nginx.com/
+
 ```bash
 server {
   listen 80;