Hy,
I'm working with latest odoo 8.0 behind an apache reverse proxy.
Almost everything works except a bad redirection.
When I work directly to http://sub:8072 evrything works fine
When I work to http://sud.domain , it redirects to http://sud.domain to http://sud.domainweb instead http://sud.domain/web with slash.
Is there something I missed in the proxy settings?
regards