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

Hello,

--db-filter ^%d$ --proxy-mode using I am fulfilling subdomain to database access.

This evaluate all subdomain like. demo.xxxx.com, test.xxxx.com.,......

I do not want to evaluate all as openerp instance, just few which exact I needed porx.xxxx.com, I wanted to start different php cms.

So for this what exact db-filter I need to use ?

頭像
捨棄

Have you fixed the problem ?

最佳答案

db-filter is a regular expression, you can use

db-filter=^(domain1|domain2)$

for example

頭像
捨棄

Hi friend,
How to configure dbfilter if I using multi website and using sub domain?

Thanks,
Tri

相關帖文 回覆 瀏覽次數 活動
3
7月 25
4587
0
5月 25
1024
2
3月 24
2230
0
1月 23
1822
1
11月 22
3287