Re: Security Prefix in Config File

  •  04-29-2011, 8:16 PM

    Re: Security Prefix in Config File

    hi BinbinB,
     
    You can change the regular expressions below the handle the file name.
     
    <security name="filenamePattern">^[a-zA-Z0-9\._\s-]+$</security>
     
    Regards,
     
    Ken
     
View Complete Thread