Using siteentry on different DNS
Hi,
I have more then 4 different DNS(www.abc.XX) for which I server content from single WCS setup. I want to send and email validate link to user Id and once user clik that URL want to perform someoperation on my WCS to check token in link.
for this puprpose I created one cs element which will take token using request.getParameter and then use the logic to validate user. To access this I set one site entry win my dev like
http://sites.dev.com:12040/csdev/ContentServer?pagename=CMS/PriceCard/Validate
in dev I was able to test the logic. but problem is that I create link in email like