/ ‘content/posts/cloud/20200624T220819+0900_retry/index.rst’
This commit is contained in:
parent
ed23a88279
commit
55e4c66387
1 changed files with 18 additions and 18 deletions
|
|
@ -30,7 +30,7 @@ cat /etc/nginx/conf.d/nopost.hopto.org.d/proxy.conf
|
|||
|
||||
.. code-block:: nginx
|
||||
|
||||
location / {
|
||||
location / {
|
||||
proxy_pass https://192.168.1.110;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
|
|
@ -41,7 +41,7 @@ location / {
|
|||
|
||||
proxy_buffering off;
|
||||
tcp_nodelay on;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
*nopost.hopto.org is dedicated only for this proxy server. no other app is using it.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue