跳至内容
菜单
此问题已终结
4679 查看

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

形象
丢弃
相关帖文 回复 查看 活动
12
11月 23
17445
1
4月 16
5461
0
3月 25
1165
0
1月 25
3213
1
8月 23
14479