コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
14093 ビュー

I have openerp 7.0 installed on windows 2008 r2 server , on this server i am running other web sites through IIS role. Is there is a way to configure openErp to work with IIS ?

アバター
破棄
最善の回答

Depends what you mean by "work with". You can use the ARR funtionality (http://blogs.iis.net/wonyoo/archive/2008/07/09/application-request-routing-arr-as-a-reverse-proxy.aspx) to reverse proxy to OpenERP.

アバター
破棄
著作者

I wanted to publish OpenERP site through IIS server, in another way configure openerp as a website in IIS and publish from there

Nope. OE is its own web server, best you can do is provide a facade to that, via IIS, nginx, apache, etc.

Hi. Have you actually tried this setup (OE 7.0 on windows 2008 and IIS for adding SSL)? In my case OpenERP accessed directly works fine, but going via IIS gives a "session expired, please refresh" error. I could be doing something wrong with IIS, but I'm not a Windows expert. If that works for you, can you please publish your exact IIS configuration?

Are you sure you're using IIS just for the ARR?

最善の回答

Because openERP v7 is an wsgi application, you could try this: http:// www.helicontech.com/articles/running-wsgi-on-iis/

PD: review the URL because I haven't enough karma to publish links and I add an extra white space in it.

アバター
破棄

Very interesting - thanks for this info.

関連投稿 返信 ビュー 活動
0
4月 15
6202
0
3月 15
4938
0
3月 15
3671
2
10月 20
6933
1
8月 20
4593