Mike Cantone wrote:
QUESTIONS
* Is there any way to have more than one session for a given hardware
client perhaps based on application? That would imply either the
session-id cooke could be prefixed or somehow the browser would store it
in a subdirectory based on the application (I don't know if browsers
allow this type of control within the cookie directory though I'm
scpetical the sub-directory thing is feasible).
Yes, check out CookiePath config...
http://apache-asp.org/config.html#CookiePath
which you can set per application via Apache configuration
( .htaccess, Directory, etc )
You would also want to combine this with a StateDir config different
for each application as well.
I believe Csongor answered the rest of your questions well.
Regards,
Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]