static_http_* options are completely ignored by OpenERP

Bug #1312148 reported by Leonardo Donelli
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Undecided
Unassigned
Odoo Web (MOVED TO GITHUB)
Confirmed
Undecided
Unassigned

Bug Description

OpenERP completely ignores the static_http options:
static_http_enable
static_http_document_root
static_http_url_prefix

The function `init_static_http` is never called in the code, nor the class StaticHTTPHandler, given that is called only in the `init_static_http` function.

As a result of this, there are no options for configuring openerp under a reverse proxy in a subdirectory, like http://mydomainnotreally.com/openerp and to do it correctly you have to use advanced url rewrite rules which may not always work.

description: updated
Changed in openerp-web:
status: New → Confirmed
Changed in openobject-server:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.