Quick Reference Guide

Table Of Contents
Chapter 6: Virtual Private Networking Using SSL | 103
New Template Style Guide Reference Manual
Only alphanumeric characters, hyphen (-), and underscore (_) are accepted for the
Portal Layout Name. If you enter other types of characters or spaces, the layout name
will be truncated before the first non-alphanumeric character. Note that unlike most
other URLs, this name is case sensitive.
b. In the Portal Site Title field, enter a title that will appear at the top of the user’s web
browser window.
c. To display a banner message to users before they log in to the portal, enter the
banner title text in the Banner Title field. Also enter the banner message text in the
Banner Message text area. Enter a plain text message or include HTML and
JavaScript tags. The maximum length of the login page message is 4096 characters.
Select the Display banner message on login page checkbox to show the banner
title and banner message text on the Login screen:
As shown in the previous figure, the banner title text is displayed in the orange header
bar. The banner message text is displayed in the grey header bar.
d. Check the Enable HTTP meta tags for cache control checkbox to apply HTTP
meta tag cache control directives to this Portal Layout. Cache control directives
include:
<meta http-equiv=”pragma” content=”no-cache”>
<meta http-equiv=”cache-control” content=”no-cache”>
<meta http-equiv=”cache-control” content=”must-revalidate”>
These directives help prevent clients browsers from caching SSL VPN portal pages
and other web content.