Previous Topic: Confirm that the Agent for SharePoint Is FunctioningNext Topic: Enable Support for Dynamic Policy Server Clusters for your Agent for SharePoint


Set a Basic Proxy Rule for the Agent for SharePoint

The Agent for SharePoint operates as a proxy-based solution. To protect your SharePoint resources, edit the default proxy rules file so that the Agent for SharePoint points to one of the following locations:

Follow these steps:

  1. Open the following file on your Agent for SharePoint with a text editor:
    Agent-for-SharePoint_home\proxy-engine\conf\proxyrules.xml
    

    Important: Do not modify any other configuration files or settings unless explicitly told to do so by CA support personnel.

  2. Locate the following line:
    <nete:forward>http://www.ca.com$0</nete:forward>
    
  3. Edit the previous line with one of the following values:

    If the URL is sharepoint.example.com, edit the line to match the following example:

    <nete:forward>http://www.sharepoint.example.com$0</nete:forward>
    

    Note: The proxyrules.xml file used by the Agent for SharePoint supports redirection to one URL. The Agent for SharePoint does not provide any built-in load-balancing functions.

  4. Save the file and close your text editor.

    The proxy rule is set.

More information:

Virtual Host Configurations Supported by the Agent for SharePoint