documentation/content/developer
Julien Castiaux 0f2b82cb37 [IMP] install/deploy: serve static file/attachment
Odoo is compatible with X-Sendfile (apache) and X-Accel (nginx). They
are web server extension that can be used by the web application (Odoo)
to delegate serving local files to the web server (apache/nginx). We use
those extension to stream attachments. The documentation now explains
what is X-Sendfile/X-Accel and how to configure each web server.

Along those changes, the few sentences about serving static files have
been reworded and now include various configuration examples.

closes odoo/documentation#2083

Task: 2801675
Related: odoo/odoo#88134
Related: odoo/enterprise#26191
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-01 02:53:55 +02:00
..
howtos [MOV] developer/api/odoo: rename odoo.rst into external_api.rst 2022-05-20 14:18:54 +02:00
misc [IMP] install/deploy: serve static file/attachment 2022-06-01 02:53:55 +02:00
reference [IMP] developer: new API for flush() and invalidate() 2022-05-25 21:34:53 +02:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [REF] i18n/localization.rst: rework the entire localization tutorial 2022-05-09 14:03:24 +02:00
misc.rst [REF] i18n/localization.rst: rework the entire localization tutorial 2022-05-09 14:03:24 +02:00
reference.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00