Skip to main content

ePortal: Update Master URL in the eportal server

My leave approval link is wrong, I have changed of ePortal from private to public IP address, the approval link URL that showing in the email was wrong.

Please follow the steps below to reconfigure and update the ePortal Master URL on the server:

  1. Go to your ePortal server and search IIS.

  2. Expand Sites and expand Default Website.

  3. Right-click eportal and select Explore.

  4. Search for Web.config file and open this with Notepad.

  5. Search for Master_URL and replace the value="http://localhost/eportalV2/" to your eportal's URL e.g. value="https://192.168.1.1/eportalv2/"

  6. Click Save and overwrite the file.

  7. Master URL is your company's eportal login page eg, https://192.168.1.1/eportalv2/login.aspx (The link in this article is not valid, and it is only for your reference to set in your server)

Did this answer your question?