跳至內容
選單
此問題已被標幟
1 回覆
7041 瀏覽次數

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/

頭像
捨棄