12.1

Table Of Contents
This file is installed by default in C:\Program Files\ Apache
Group\Apache\conf.
2
Type the following lines at the end of the file:
DirectoryIndex default.htm
<VirtualHost 111.111.111.111>
#ServerName machinename
DocumentRoot "C:\Client\Webinst"
</VirtualHost>
Replace 111.111.111.111 with the IP address of
the computer on which Apache HTTP Server is
installed.
For the VirtualHost
Replace machinename with the name of the
server.
For ServerName
Specify the folder in which you copied the Web
install files (for example, "C:\Client\Webinst").
Double quotation marks are required to specify
the DocumentRoot. If the quotation marks are
omitted, Apache services might not start.
For the DocumentRoot
Customizing the deployment files
You must edit the following files to deploy and install packages using the
Web-based deployment tool:
Contains the parameters for the Web server and the
location of the files that need to be installed
This file resides in the root of the Webinstall directory.
Start.htm
Contains the file name parameters for the packages
and files that you want to deploy and install
This file resides in the Webinst subdirectory.
Files.ini
Contains the command line used to execute the
package installation
This file resides in the Webinst subdirectory.
Launch.bat is required only for MSI installations.
Launch.bat
47Deploying Symantec pcAnywhere custom installations
Deploying installation packages using Web-based deployment