Skip to Content
Menú
This question has been flagged
1 Respondre
6238 Vistes

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
Descartar

Have you fixed the problem ?

Best Answer

db-filter is a regular expression, you can use

db-filter=^(domain1|domain2)$

for example

Avatar
Descartar

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

Thanks,
Tri

Related Posts Respostes Vistes Activitat
3
de jul. 25
4578
0
de maig 25
1020
2
de març 24
2228
0
de gen. 23
1820
1
de nov. 22
3286