74-108
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter74 Configuring Clientless SSL VPN
Configuring Browser Access to Client-Server Plug-ins
Step7 Make sure the filename matches the one in Table74-9, and that it does not have an extra filename
extension.
See “Importing a Help File to Flash Memory” to import the modified file for display in clientless SSL
VPN sessions.
Creating Help Files for Languages Not Provided by Cisco
Use HTML to create help files in other languages.
We recommend creating a separate folder for each language you want to support.
Save the file as HTML only. Use the filename following the last slash in “URL of Help File in Flash
Memory of the Security Appliance” in Table74-9.
See the next section to import the files for display in clientless SSL VPN sessions.
Restrictions
You can use most HTML tags, but do not use tags that define the document and its structure
(e.g., do not use <html>, <title>, <body>, <head>, <h1>, <h2>, etc. You can use character tags, such as
the <b> tag, and the <p>, <ol>, <ul>, and <li> tags to structure content.
Importing a Help File to Flash Memory
To import a help content file to flash memory for display in clientless SSL VPN sessions, follow these
steps:
Detailed Steps
Exporting a Previously Imported Help File from Flash Memory
To retrieve a previously imported help content file for subsequent edits, follow these steps:
Command Purpose
Step1 import webvpn webcontent destination_url source_url
Example:
hostname# import webvpn webcontent
/+CSCOE+/help/en/app-access-hlp.inc
tftp://209.165.200.225/app-access-hlp.inc
Imports a help content file to flash memory for
display in clientless SSL VPN sessions.
destination_url is the string in the URL of Help
File in Flash Memory of the Security Appliance
column of Table74-9Clientless SSL VPN
Application Help Files.
source_url is the URL of the file to import.
Valid prefixes are ftp://, http://, and tftp://.
Copies the help file app-access-hlp.inc to flash
memory from the TFTP server at 209.165.200.225.
The URL includes the abbreviation en for the
English language.