I am trying to write a shell script on my Apache server with mod_cluster to enable and disable contexts. However, it is not working because of the nonce. How do I disable the check for this?
Googling shows that there is a CheckNonce option but does not indicate into which configuration file it should go.