In my .htaccess I have a rewrite rule to redirect from /index.php
to /
, and it works perfectly immediately after I clear cache, but doesn't work after some time (maybe page /index.php
got cached). I'm using cache engine from plugin PageSpeed Ninja, which doesn't have options to exclude specific pages from being cached. Can I programmatically make redirect to work?
redirect - Using cache brokes redirecting
评论列表(0)
- 暂无评论