If you have multiple hosts for your web application, you can rapidly create host profiles by copying your host profile and modifying the destination profile as needed.
To copy the profile, follow these steps.
- In the RTV menu, select Tools > Options.
- On the Profiles tab, click Edit Raw Profile.
- Select all text and copy and paste it into a text editor. Save this file as a backup.
- Search the text file for
<HostProfile
and verify that the value of thename
attribute corresponds to the host that you configured. - Select the text from
<HostProfile
to</HostProfile>
and copy and paste it after</HostProfile>
. - Modify the
name
attribute in the first line of the copied text to match the hostname for which you are applying the copied host profile. - Save the text file with a new name.
- Select the entire profile and copy and paste it back into RTV.
- Click Save Changes & Exit.
- Click Edit Profile.
The new host profile node is displayed.
- Modify the profile rules for the new host as needed.