I've got a Moodle installed on IIS. Working via DNAT works fine but as soon as I implement WAF, it breaks all the CSS. Anyone have any thoughts on why this might be?
WAF needs to be tuned to your specific site. False positives are being triggered. Check the log to get the Rule IDs being triggered, then add those to the Skip Filter Rules List.
WAF needs to be tuned to your specific site. False positives are being triggered. Check the log to get the Rule IDs being triggered, then add those to the Skip Filter Rules List.