How to configure OpenERP and web server so it would work the same as it working like in openerp.com SAAS? You create database named 'test' and it can be accessed using URL like test.my.openerp.com? Now I access my databases using localhost:8079/?db=name. And I want it to be accesible as name.localhost.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
You need to configure your server to recognise a domain - go to /etc/hosts and add a domain for localhost
That's a per host name, what is asked is a per database name.
Yes, but its still calling localhost and not a domain name. If you want to configure sub-domains per database look at http://tinyurl.com/oe-multi-domain-easy-config
I would recommend using a reverse proxy with redirect. Easy enough to do with apache. Also I would recommend using SSL on the apache which can then redirect to nonSSL on the backend.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
mars 15
|
4554 | ||
|
1
mars 15
|
6718 | ||
|
2
juil. 25
|
1262 | ||
|
1
mai 25
|
780 | ||
|
1
mai 25
|
723 |