Page 1 of 1

Regex for file not work

Posted: 13 Jun 2014, 09:18
by tamainut
Hi.

I'm desesperate.

I need exclude file from cxs but try several ways form and not work.

I like not alert for

Code: Select all

 /tmp/RokCommonXXXXXXXXXXServiceContainer.php
XXXX is ramdon characters

I put on /etc/cxs/cxs.ignore

Code: Select all

pfile:\/tmp\/RokCommon*
pfile:/tmp/RokCommon*
Whtat it's wrong?

Re: Regex for file not work

Posted: 14 Jun 2014, 02:00
by Sergio
please try:
pfile:\/tmp\/RokCommon.*