we are using better preview, and I want to except all of the following parameters, but only if all exist:
example:
bp_preloader=1&tmpl=component&fid=betterPreviewData_557f2e2b697e8
(tmpl= is in there, I don't want it blocked for these specific requests.)
Question:
How can I configure my WAF Exception for multiple parameter keys (all must exist)
Would it be a comma delimited list?
bp_preloader,tmpl,fid
Please advise.
Thanks much,
-TImothy