I am having problem that when users log out, if people copy url of restrict page and paste into another window, anonymous users can see these content.

even thought these pages are set to be seen only by authenticated users. Is there way to fix this problem? Thanks

Comments

vj0914’s picture

let me make my question more clear, the situation:

if I copy the url www.mysite.com/?q=documentation, and then I try to paste to different window, I should see access denied not the page.

I am sure there is a way to do it, but I am new to Drupal.