samasamajam
Programmer
hi, i have a requirement to delete/block/modify cookies coming from a particular domain. Is it possible to accomplish this in HTTP Server 1.3.12? Is it possible to make changes in mod_usertrack.c to do the above?? pls suggest as to how i should proceed.
My main requirement is that i have two registered domains (xyz.com and in the DNS to access my homepage.
Presently the cookie domain is being set as xyz.com and respectively. I have made changes to redirect http requests from http:xyz.com to My main concern is that i do not want the existing cookies (with domain xyz.com) on the client machine to remain on the client machine as they are affecting another site registered as abc.xyz.com. Plss suggest some way out
Thanks
My main requirement is that i have two registered domains (xyz.com and in the DNS to access my homepage.
Presently the cookie domain is being set as xyz.com and respectively. I have made changes to redirect http requests from http:xyz.com to My main concern is that i do not want the existing cookies (with domain xyz.com) on the client machine to remain on the client machine as they are affecting another site registered as abc.xyz.com. Plss suggest some way out
Thanks