Hi Klaus,
depends on the purpose of the regexp - if they are to be used for
matching some case sensitive data, it this case REG_ICASE should not be
used. For example if you apply regexp on a SIP URI, the username part
may be case sensitive.......but not sure what the regexp is used for ...
do you have any clue?
regards,
Bogdan
Klaus Darilion wrote:
Hi!
I found that regcomp in permissions module does not always use the
REG_ICASE flag. Thus is it necessary to write the regular expression
in the allow/deny file with respect to case sensitiveness?
regards
klaus
_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel