documentation/content
tsm-odoo 6a9e5617fe [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#3767

Closes: #3675
X-original-commit: 6129288439
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Stockbauer Matthieu (tsm) <tsm@odoo.com>
2023-03-08 11:50:19 +01:00
..
administration [FIX] deploy: duplicated proxy_set_headers in serve static block 2023-03-08 11:50:19 +01:00
applications [ADD] eCommerce: Handling orders 2023-03-08 10:42:55 +01:00
contributing [IMP] contributing: fix a punctutation mistake in contributing 2023-03-02 19:29:08 +01:00
developer [ADD] extensions/cards: add an extension to implement cards 2023-02-28 19:04:42 +01:00
legal [FIX] legal: RST cleanup (headings delimiters characters) 2023-02-20 09:45:53 +01:00
services/support [REV] services: keep what can i expect page 2021-07-07 16:38:09 +02:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
applications.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
contributing.rst [IMP] contributing: list the ways to contribute to Odoo 2022-12-08 15:51:24 +01:00
developer.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-23 16:23:23 +01:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [FIX] *: RST cleanup 2023-02-15 14:38:43 +01:00
legal.rst [IMP] documentation: legal page design 2022-12-08 12:31:09 +01:00