From cb4f870962aae85a644cd9f50c760f9e687958af Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Fri, 3 Oct 2025 21:20:49 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-10-03=2021:20:49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/nginx.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index bbe86f7..18a9ab3 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -163,6 +163,11 @@ http { '"query_string":"$query_string",' '"request_length":$request_length,' + # Caminhos de Arquivo no Servidor + '"document_root":"$document_root",' + '"realpath_root":"$realpath_root",' + '"request_filename":"$request_filename",' + '}';