콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7113 화면

I have pointed my domain to my VPS's IP which works fine. But, it runs the apache server and loads content from 8080 by default.

I want my VPS to read the URL, and load content from 8069 port if it is one of my domains.. An example of what I'm looking for is described below.

My openerp application's IP URL is

0.0.0.0:8069/?db=myDatabase

the domain app.mydomain.com should load content from 0.0.0.0:8069/?db=myDatabase instead of 0.0.0.0:8080

please help

Docs like rackspace.com/knowledge_center/article/how-to-serve-multiple-domains-using-virtual-hosts tells you how to configure the apache server. How do I set configuration for openerp server?

아바타
취소
베스트 답변

hello,

This is not Related to OpenERP.

You have to setup virtual host to use 8069 port. Are you sure you actually use 8080 port and not 80 ? Can you explain what VPS style you have and what manager you use to admin this ?

You can add proxy setting in you apache configuration file:

OpenERP help proxy

아바타
취소
관련 게시물 답글 화면 활동
naked domain set up 해결 완료
3
7월 25
4812
0
5월 25
1188
2
3월 24
2399
0
1월 23
1932
1
11월 22
3414