[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-06 12:52:46
This commit is contained in:
parent
dd1d3cab7a
commit
c7a4da28ea
|
|
@ -93,7 +93,7 @@ server {
|
||||||
location = /.well-known/carddav { return 301 /remote.php/dav; }
|
location = /.well-known/carddav { return 301 /remote.php/dav; }
|
||||||
location = /.well-known/caldav { return 301 /remote.php/dav; }
|
location = /.well-known/caldav { return 301 /remote.php/dav; }
|
||||||
|
|
||||||
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view)/ {
|
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view|_layouts)/ {
|
||||||
proxy_pass http://officeonline_backend;
|
proxy_pass http://officeonline_backend;
|
||||||
proxy_set_header Host "srvoffice001.itguys.com.br";
|
proxy_set_header Host "srvoffice001.itguys.com.br";
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue