DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

How to configure Cache-Control: no-store

 0 Replies
 1 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Advanced Member
Posts: 159
Advanced Member
MVP
MVP
You're an MVP!

I'm working through the results of a security audit on a site, and the audit recommends setting the <code>Cache-Control: no-store</code>, instead of <code>Cache-Control: no-cache</code> which is sent now. This is supposed to stop pages from being accessible when using the back button after logging out.

DNN has a two cacheability settings (for authenticated and unauthenticated views), but <code>no-store</code> isn't an option. Is there a clean way to implement this? My two thoughts so far are to change the header via the <code>web.config</code> (not sure if that will work) or to add code into the theme to add <code>no-store</code>. Is there an option I'm missing?

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved