EditWhat's CustomUpdate?
CustomUpdate directories can be created in many places in
InternalSite,
PortalHomePage, and many other directories such as configuration directories for the SSL VPN. They exist so that
are
- easily located,
- automatically backed up and restored,
- and will continue to work and exist after service pack installations.
In other words, CustomUpdate exists so you won't feel tempted to tamper with any of the IAG's files directly - which would make it hard to backup and restore, and even harder for your customizations to survive service packs.
Some files do not support the CustomUpdate feature. These include
- images - copy the images into the image\customupdate folder then include references to images\customupdate\image.gif in your HTML code
- default.asp (login page) - Create a new one in the e-Gap\von\PortalHomePage\CustomUpdate directory then change the URL in the Advanced Trunk Configuration .. Authentication. Login Page (and on-the-fly login page)
- \e-Gap\von\PortalHomePage\mainframe.asp and \e-Gap\von\PortalHomePage\upperframe.asp - You will have to edit the files directly but bear in mind the warning above.
- \e-Gap\von\LoffOffMsg.asp