Selecting Administration > Online Help in Expert mode brings up the form shown in the following figure.Cyclades host the online-help on an HTTP server accessible from the Internet. The path to the Cyclades HTTP server is configured by default on ACS and is viewable in the “Online Help Path” field as http://www.cyclades.com/online-help/.From any form in the Web Manager; pressing the “Help” button opens a new window and redirect its content to the configured path for the online help documentation.Note: Using the online help feature from the Cyclades server is not always possible due to firewall configurations, nor is it recommended. It is generally advisable for you to download the online help .zip file and run it from a local server.The ACS administrator can download the online help, and reconfigure the path to a local server where the online help can be stored. The ACS firmware stores the new link in flash and accesses the online help files whenever the help button is clicked.The Help button on the Web Manager looks for its help files in the location specified here. By default, the ACS help is located at the Cyclades web site at the specified URL: http://www.cyclades.com/online-help/acs/v_2.6.1hIf an ACS administrator downloads the help files from Cyclades onto a web server available to users, an administrative user can then change the URL in the “URL Prefix” field to point the Help button to the new server location for the files.
1.
b. Click on the online help .zip file listed under ACS documentation to start the download to your local server.
2. Extract the files using the appropriate unzip utility for your O/S and put them into the desired directory under the web server’s root directory. This must be a publicly accessible web server#cd $WEB_SERVER_ROOT/acs-help
#gunzip acs_online_hlp.zipBy default, the online help files are expanded into an ACS directory under the directory where the zip file is located.
4. In the “URL prefix” dield, enter trhe URL of the help files on the server where you installed them.URL prefix
http://www.remoteadmin.com/online-help/The software adds the name of the acs directory to the URL prefix and opens the “index.htm” file that launches the online help.