コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6132 ビュー

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
3886
0
5月 25
742
2
3月 24
1947
0
1月 23
1591
1
11月 22
2987