Installation guide
Configuring the Installation Type II Agents
Chapter 3 Policy Agents on Microsoft Windows 83
where Identifier_
1
is the identifier of the web site for which the agent is being
configured.
Configuring the Agent for Apache 2.0.50 for a
Web Site
Configure the agent for Apache 2.0.50 for a web site after you have created an
agent configuration file.If you havenot already createdan agent configurationfile,
create one as explained in “Creating the Apache 2.0.50 Agent Configuration File”
on page 79.
To configure the agent for a web site, follow these steps:
1. Change to the directory
\Agent_Install_dir\apache\bin
2. Run the following command:
cscript.exe Apacheadmin.vbs -config defaultConfig
where
defaultConfig
is the agent configuration file.
The script displays messages to indicate the progress of the configuration as
shown in the following sample.
NOTE
If you want to configure the agent for multiple web sites, you must follow the above
steps for each of the web sites.
NOTE
If you want to configure the agent for multiple web sites, you must create a
separate agent configuration file for each of the web sites.
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Copyright c 2004 Sun Microsystems, Inc. All rights reserved
Use is subject to license terms
Enter the Agent Resource File Name [ApacheResource.en] :
Creating the AMAgent.properties File
Modifying httpd.conf
Completed Configuring the Agent for Apache 2.0.50.
Re-start your server instance.