跳至内容
菜单
此问题已终结
1 回复
7072 查看

What are web servers and application used by OpenERP? They have developed their own server? To use https how to do it?

形象
丢弃
最佳答案

What are web servers and application used by OpenERP?

The web server and application server is CherryPy

They have developed their own server?

The OpenERP Server is the application server framework.

To use https how to do it?

Use one of the many outlines available by searching the web such as:

Via Nginx @ http://joefebrian.wordpress.com/2013/03/06/openerp-v7-with-proxy-ssl-nginx/

Via Apache @ http://acespritechblog.wordpress.com/2013/05/29/openerp-7-with-ssl-on-ubuntu-12-04/

形象
丢弃