Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
14090 Vistas

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 ?

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Autor

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?

Mejor respuesta

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.

Avatar
Descartar

Very interesting - thanks for this info.

Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 15
6202
0
mar 15
4938
0
mar 15
3671
2
oct 20
6933
1
ago 20
4593