Rank: Member
Joined: 10/28/2003(UTC) Posts: 168
|
Hey, There is a problem with the login page on my website - http://www.silverstop.comWhen I visit the website without www ( http://silverstop.com) and click on login, the page does not load at all in Internet Explorer. And in firefox it says, Code: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies.
But if I go to the website using www ( http://www.silverstop.com) and click on login, it works fine, both in Internet Explorer and Firefox. I know that I can hard code the "Sign In" link to http://www.silverstop.com/login.aspx instead of pointing it to just "login.aspx". But, I wanted to know if there was any other way of doing this (using BVAdmin settings, etc...) Thanks in advance -Jazz |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Looks like that is a BVC 2004 site, so you may have better luck posting in the BVC 2004 forums. I'm not sure what's going on with it, offhand, but you might check the URLs set in your web.config, file. |
|
|
|
|
Rank: Member
Joined: 2/20/2005(UTC) Posts: 89
|
I redirect site.com to www.site.com by setting up a placeholder site in IIS that redirect to the www site. I set the www site to only recognize the www.site.com address. I did this because my SSL cert is issued to the specific subdomain www, so users will get a big ugly message about the certificate not matching the domain name if I let them use site.com This same trick should solve your problem too.
|
|
|
|
Rank: Member
Joined: 1/10/2007(UTC) Posts: 6
|
thanks guys...
i was hoping this is something i can do in settings...
but i will take a look at the web.config and iis solutions...
thanks again! have a great day !
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.