Plugin adding 301 redirects to ‘Never cache the following pages’ files
-
Hi there,
For some reason, 301 redirects are added by your plugin even to the core files. i.e. wp-cron.php
Never cache the following pages:
wp-.*\.php
index\.php
are set. The issue with this, is that we are trying to access the cron locally, but every time the file is called, it gets the 301 redirect to the web domain, which is what we are trying to block using an AWS ELB rule, so that the cron can’t be triggered externally. By disabling the plugin, the redirect is removed. By disabling page cache part of the plugin, the redirect is removed.
Please let me know if this is a bug, or if there is another way to filter this file out of the 301 redirect?Thanks,
Theo
- The topic ‘Plugin adding 301 redirects to ‘Never cache the following pages’ files’ is closed to new replies.