Configuration and Administration > AlterPath Manager Web Interface: Admin Mode > Parts of the Web Management Interface > Relocating Online Help

Relocating Online Help
The system administrator has the capability to relocate the online help document (for example, to make sure there is access to online help even if the network is down).
To Relocate the Online Help:
1.
The path name is
ftp://ftp.cyclades.com/pub/
cyclades.alterpath/apm/doc/apm_v141_online_hlp.zip
.
2.
Copy the zip file to the server that you are going to use to launch the online help. This must be a system that is running a web server (httpd).
You will want to copy the zip file into the directory in which the web server will access the “index.html” file. When the zip file is extracted, the index.html file will be present.
a.
If a user on the server is going to host the help file, the zip file should be copied into the path:
/home/<username>/public_html
This will be the setup for launching the help file from a web browser by typing the URL in the following format:
http://XXX.XXX.XXX.XXX/~username
b.
If the help file is to be launched immediately by typing the URL, you must check with the server’s system administrator.
3.
# unzip APM_online_hlp.zip
4.
You can verify that your online help document is accessable by entering the URL of your newly set up website from a browser on your workstation.
5.
/var/apm/apm.properties
6.
online_help_url=http://www.cyclades.com/online-help/apm/<apm_model>/v_1.4.1/
7.
This enables the help button on your APM’s WMI to launch online help.

Configuration and Administration > AlterPath Manager Web Interface: Admin Mode > Parts of the Web Management Interface > Relocating Online Help