Cisco Cisco Web Security Appliance S160 User Guide

Page of 464
 
17-12
AsyncOS 9.0 for Cisco Web Security Appliances User Guide
 
Chapter 17      Notify End-Users of Proxy Actions
  Editing Notification Page HTML Files Directly
Information in the following sections applies to any type of end-user notification HTML file on the 
appliance, including End-User Acknowledgment pages. 
Requirements for Editing Notification HTML Files Directly 
Each notification page file must be a valid HTML file. For a list of HTML tags you can include, see 
.
The customized notification page file names must exactly match the file names shipped with the 
Web Security appliance.
If the 
configuration\eun
 directory does not contain a particular file with the required name, then 
the appliance displays the standard on-box end-user notification page. 
Do not include any links to URLs in the HTML files. Any link included in the notification pages are 
subject to the access control rules defined in the Access Policies and users might end up in a 
recursive loop.
Test your HTML files in supported client browsers to ensure that they behave as expected, especially 
if they include JavaScript. 
For your customized pages to take effect, you must enable the customized files using the 
advancedproxyconfig > EUN
 
> Refresh EUN Pages 
CLI command. 
Editing Notification HTML Files Directly 
Before You Begin 
Understand the requirements in 
Step 1
Use an FTP client to connect to the Web Security appliance.
Step 2
Navigate to the 
configuration\eun
 directory. 
Step 3
Download the language directory files for the notification pages you want to edit.
Step 4
On your local machine, use a text or HTML editor to edit the HTML files. 
Step 5
Use the FTP client to upload the customized HTML files to the same directory from which you 
downloaded them in step 
3
.
Step 6
Open an SSH client and connect to the Web Security appliance. 
Step 7
Run the 
advancedproxyconfig > EUN
 CLI command. 
Step 8
Type 
2
 to use the custom end-user notification pages. 
Step 9
If the custom end-user notification pages option is currently enabled when you update the HTML files, 
type 
1
 to refresh the custom end-user notification pages. 
If you do not do this, the new files do not take effect until the Web Proxy restarts.
Step 10
Commit your change. 
Step 11
Close the SSH client.