Replies: 0
Dear all,
I can reproduce that the caching header “no-store” causes some issues on dynamically created pages (because using the browser buttons it reloads the original page instead of the dynamically created one).
It seems that wpfc does insert a caching header with that parameter to .htaccess.
Is there a chance to be able to manipulate that in wpfc / which setting has an influence on that?
I fixed it manually by editing the .htaccess file but that can’t be a solution because everytime settings are changes (wpfc is updated!?) it gets reverted.
Any idea how to solve this?
Thx
Markus