After login when i click a link to another message in a post it redirects me to login page but if i copy the link and remove www from the url it will not redirect me to login page?
I am using ASP.NET and VB.NET in code-behind. This problem arises when i copy the link from url and post in a message, and then click on that link it will redirect to login page. But if i copy the linkl from post without “”http : // www ” then it will work fine.
I searched on google but did not find anything helpful.
After login when i click a link to another message in a post it
Share
if you are using IIS 7
Select your application on left side, and click bindings on right side in Bindings tab,
add new binding row “http://” and “www.“