Rank: Member
Joined: 2/10/2017(UTC) Posts: 62 Location: Nashik, Maharashtra Thanks: 6 times
|
Hello Team,
We are using BVC 2013. We have download production BVC 2013 code and DB to internal server. Now when we have host the production code on internal server, it will redirect to production URL. we have changed the setting value of "SiteSecureRoot" and "SiteStandardRoot" in bvc_WebAppSetting table.
Our internal server url format like "http://internalip/projectname/" and production url format like "https://www.testWebsite.com/"
and when we hit internal server url then it will redirect to "http://www.testWebsite.com/projectname/".
Could you please let us know which property need to set so that internal server url not redirected to production url?
Thank You.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: NP we have changed the setting value of "SiteSecureRoot" and "SiteStandardRoot" in bvc_WebAppSetting table. These values are cached so if you made the changes via SQL, rather than the admin, you will need to restart the application so the new values are read from the database. Also, once a web browser sees a 301 redirect it is cached; usually a reboot is required to clear the redirect cache. Alternately you can use another browser. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 2/10/2017(UTC) Posts: 62 Location: Nashik, Maharashtra Thanks: 6 times
|
Thank you for the reply. We will use another browser.
|
|
|
|
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.