сервис_http

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
сервис_http [2023/03/19 18:49]
val [Прокси "красивого" URL в приложение (пример 3)]
сервис_http [2023/03/19 19:01]
val [Прокси "красивого" URL в приложение (пример 3)]
Line 956: Line 956:
         location / {         location / {
             proxy_pass http://​server.corpX.un:​81/​mail/;​             proxy_pass http://​server.corpX.un:​81/​mail/;​
 +#            proxy_pass http://​gate.corpX.un:​81/​mail/;​
         }         }
     }     }
Line 966: Line 967:
         }         }
     }     }
 +#    server {
 +#        listen 80;
 +#        server_name autoconfig.corpX.un;​
 +#        location / {
 +#            proxy_pass http://​gate.corpX.un:​81/;​
 +#        }
 +#    }
 </​code><​code>​ </​code><​code>​
 root@server#​ cat /​var/​opt/​gitlab/​nginx/​conf/​nginx.conf root@server#​ cat /​var/​opt/​gitlab/​nginx/​conf/​nginx.conf
сервис_http.txt · Last modified: 2024/05/15 11:08 by val