Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6239 Vistas

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 ?

Mejor respuesta

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

Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 25
4578
0
may 25
1020
2
mar 24
2228
0
ene 23
1820
1
nov 22
3286