Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
4817 Ansichten

Hi,

i'm trying to move odoo to an other URL-Path e.g. http://mydomain.com/odoo. Im using apache2 as Proxy but i dont find a soulution. I tried it with:


ProxyRequests Off

ProxyPreserveHost Off

<Location /odoo>

ProxyPass http://127.0.0.1:8069/

ProxyPassReverse http://127.0.0.1:8069/

Order allow,deny

Allow from all

</Location>


My problem is that when i call http://192.168.1.139/odoo the URL changes to http://192.168.1.139/web instead of  http://192.168.1.139/odoo/web


Regards

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
12
Nov. 23
17664
1
Apr. 16
5560
0
März 25
1298
0
Jan. 25
3409
1
Aug. 23
14722