How to remove PAC file contents from the proxy configuration
search cancel

How to remove PAC file contents from the proxy configuration

book

Article ID: 166460

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

To remove a PAC file from the proxy configuration, create a new PAC file with no contents to override the previous contents. Once the ProxySG appliance finds the PAC file with no contents it will delete the previous configuration from the configuration file.

Use the following command:
 
ProxySG#conf t
ProxySG#(config)inline accelerated-pac XYZ
XYZ
  ok
ProxySG#(config)
 
Note: XYZ is the end-of-file marker in this example.