View Single Post
  #1  
Old 08-26-2007, 06:52 AM
ADickehut ADickehut is offline
New Member
 
Join Date: Aug 2007
Posts: 1
Default Switched off Session Cookies

How can I switch off sessions cookies and long term cookies for the whole litespeed web server?

I need to do this to be able to do this for a web site/server.
Access to web server goes through a reverse proxy.

As long as content is with sessions/cookies the proxy will not cache and deliver the same content to other users.

Thats of course logical, therefore I need to switch OFF sessions or at least limit it to a path like Path="/session" which will never be used.


Thanks for help,
Andres
Reply With Quote