documentation/content/administration
tsm-odoo 6129288439 [FIX] deploy: duplicated proxy_set_headers in serve static block
This commit removes unnecessary `proxy_set_headers` in the serve
static config block.

Indeed, the request will either be served by Nginx in which case
the request won't go to the proxy backend or by the `@odoo` backend
which have its own `proxy_set_headers` set as the user is supposed
to copy/paste the contennt of the `location /` block.

closes odoo/documentation#3763

Closes: #3675
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-08 10:10:14 +01:00
..
install [FIX] deploy: duplicated proxy_set_headers in serve static block 2023-03-08 10:10:14 +01:00
maintain [IMP] install/maintain: add section about search engine indexation 2023-02-17 16:32:28 +01:00
odoo_sh [FIX] Odoo.sh: correct content error 2023-02-24 13:53:55 +01:00
upgrade [IMP] upgrade: updating screenshots and process steps 2022-11-22 20:12:08 +01:00
install.rst [IMP] contributing/doc, install: add an extension for content tabs 2022-02-07 16:44:01 +00:00
maintain.rst [FW][ADD] maintain: connect office365 with azure oauth 2023-01-18 11:49:15 +01:00
odoo_sh.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
upgrade.rst [IMP] install/maintain: clarification in the upgrade SLA 2023-01-31 21:47:16 +01:00