documentation/content/administration/install
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
..
cdn [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
cdn.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
deploy.rst [IMP] install/deploy: serve static file/attachment 2022-06-01 02:53:55 +02:00
email_gateway.rst [ADD] email_communication: new documentation regarding general emailing 2022-02-07 12:11:43 +00:00
install.rst [IMP] developer/cli: mention the different ways of calling the CLI 2022-03-14 11:28:56 +00:00