Mukarram Syed wrote:
Hi,I need some help on this, we are going to go live soon but this is a road block for us.The issue is:We are hosting an ecommerce site. Lets say the http domain is www.example.comWe go to www.example.com, browse and click on some items and add to the bag.
...
<VirtualHost 10.0.226.12:443>ServerName secure.example.com:443 ServerAlias secure.example.com:443 .... .... </VirtualHost>
I'd personally look at the cookies you are using (assuming thats what you are using). I'm guessing you set them up for www.example.com so the server at secure.example.com isn't reading them as they are for a different subdomain.
Regards, Richard --------------------------------------------------------------------- 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