Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

delete cookies with a particular domain

Status
Not open for further replies.

samasamajam

Programmer
Dec 27, 2002
13
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top