Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Modsecurity server was blocking javascript from uploads folder › Reply To: Modsecurity server was blocking javascript from uploads folder
Hi,
I think you actually have a case here. Generally javascript file should not be an issue, being a client side feature – however I didn’t think of node.js or other server side javascript engines. In this case this is luckily not a risk of any kind, the files are only static javascript, aggregation of the actual plugin script files.
I am pushing for a bugfix release later today, I am testing a possible fix to this to move everything to the wp-content/cache/ folder, which could be the best place for the generated and aggregated assets.
I am attaching a beta test release of 4.21.1 to this post. Can you please install and check if it works for you?