0

With OpenCMS version 7.x, is it possible to specify a folder as not requiring cookies to be served with its contents, e.g. images etc that don't need cookies to bloat the request?

David d C e Freitas
  • 7,481
  • 4
  • 58
  • 67

1 Answers1

1

This is not an OpenCms feature, you'd have to configure this in your application server.

Marc Johnen
  • 379
  • 3
  • 11