Customizing The Deployment Files - Symantec PCANYWHERE - ADMINISTRATOR GUIDE V12.1 Administrator's Manual

Hide thumbs Also See for PCANYWHERE - ADMINISTRATOR GUIDE V12.1:
Table of Contents

Advertisement

Customizing the deployment files

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>
For the VirtualHost
For ServerName
For the DocumentRoot
You must edit the following files to deploy and install packages using the
Web-based deployment tool:
Start.htm
Files.ini
Launch.bat
Deploying Symantec pcAnywhere custom installations
Deploying installation packages using Web-based deployment
Replace 111.111.111.111 with the IP address of
the computer on which Apache HTTP Server is
installed.
Replace machinename with the name of the
server.
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.
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.
Contains the file name parameters for the packages
and files that you want to deploy and install
This file resides in the Webinst subdirectory.
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.
47

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere

Table of Contents