Configuring the IIS HTTP response header setting
To secure the web server and prevent clickjacking on the http://<server name>/CentralDesignerInstall page, from which you install the Central Designer and Central Designer Administrator applications, configure the HTTP response header in IIS.
- Open the Internet Information Services (IIS) Manager.
- In the Connections section on the left, expand the Sites folder.
- Select Default Web Site.
- In the Default Web Site Home pane, in the IIS section, double-click HTTP Response Headers.
- In the Actions section on the right, click Add.
The Add Custom HTTP Response Header dialog box appears.
- Enter the following:
-
Name—X-Frame-Options
-
Value—SAMEORIGIN
- Click OK.
Copyright © 2007, 2016 Oracle and/or its affiliates. All rights reserved.