Where is the HTP BASE field coming from??
Hello,
We have several small internal websites that use Oracle HTP. I have a VIP set up for the website (let's call it creditbalance.my.com). When I go to the main login page and login I'm being redirected to another VIP (legacyws.com). If I view the source code for the main login page I see this at the top <BASE HREF="legacyws.com">. Now where on earth is it pulling this from? Even on the HTTP server (which is running on a seperate server than the DB) I don't see any reference to the legacyws.com VIP.
Any help would be appreciated.. I'm pulling my hair out over here trying to figure this out.