Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 464

configure openerp server for cross domain

$
0
0
Hi, I am using OpenERP V7 with Ubuntu. following the guide : https://github.com/vaab/js-oe-json to work with openERP using Jquery, I saw: "You can force your openerp server to set these headers thanks to apache when used in proxy mode by adding these in your apache configuration:" Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Methods "POST, GET, OPTIONS" Header set Access-Control-Allow-Headers "origin, content-type, accept" To do so, does it means that I have to install an additional Apache as a reverse proxy in front of OpenERP and in this Apache add the 3 lines ?

Viewing all articles
Browse latest Browse all 464

Trending Articles