Back Button

I have an online store application. In the application, after I logout, clicking the back button displays the previous page. I tried appending the cache code to my application_controller. But it works only on certain cases. Is there any other alternative method?