18 May
2011
18 May
'11
6 p.m.
Am 18.05.2011 18:50, schrieb Sebastian Deißner:
filter f_connect { match ("/connect/");};
I got it - very simple: filter f_connect { match (".*connect.*");}; thats it - thank you for helping :-)