![]() |
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 :) |
that simply depends on the language you are using.
are you talking about php-sessions or what? AFAIK litespeed itself doesn't send cookies. its always the application which does that. |
| All times are GMT -7. The time now is 10:25 AM. |