Skip to Content
Menu
This question has been flagged
1 Odpoveď
6243 Zobrazenia

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 ?

Avatar
Zrušiť

Have you fixed the problem ?

Best Answer

db-filter is a regular expression, you can use

db-filter=^(domain1|domain2)$

for example

Avatar
Zrušiť

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

Thanks,
Tri

Related Posts Replies Zobrazenia Aktivita
3
júl 25
4586
0
máj 25
1021
2
mar 24
2229
0
jan 23
1820
1
nov 22
3286