On 5/23/05, Michael D. Berger <m.d.berger@xxxxxxxx> wrote: > Thanks for this information. I read up on RewriteRule, and I > now have it working in a preliminary way. Any URI calls my one > cgi. HOWEVER, I get a different cookie file name on the client > for each URI. I would like the same cookie file on the client > for all URIs. Can this be done? The client is IE 6.0. Sounds like a problem with your cgi script. It needs to check if the cookie exists in the client request before setting another one. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx