Deploying OpenERP Web

In-depth configuration

SSL, basic proxy (link to relevant section), links to sections and example files for various servers and proxies, WSGI integration/explanation (if any), ...

Deployment Options

Serving via WSGI

Apache mod_wsgi

NGinx mod_wsgi

uWSGI

Gunicorn

FastCGI, SCGI, or AJP

Behind a proxy

Apache mod_proxy

NGinx HttpProxy