LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   Serving static resources without cookies (http://www.litespeedtech.com/support/forum/showthread.php?t=6756)

Yogesh Sarkar 03-11-2013 12:17 AM

Serving static resources without cookies
 
Is it possible to serve static resources like JS files and images, without adding cooking to the response?

That too without setting up separate domain or server instance for it?

NiteWave 03-11-2013 12:39 AM

Quote:

Is it possible to serve static resources like JS files and images, without adding cooking to the response?
most web servers include litespeed, is working in this way.
the cookies are in request header, but not in response header.
Correct me if wrong.

Quote:

That too without setting up separate domain or server instance for it?
base on above reason, still need separate domain to eliminate cookies, no cookie s transfer between client and server.


All times are GMT -7. The time now is 08:00 PM.