Configure Server 1
From the workstation, do the following:
- Start a Web browser.
- In the Address field of your browser, enter http://server_1, where server_1 refers to the actual host name or IP address of the machine designated as Server 1.
- Click Configuration and Administration Forms.
- Enter your administrator name and password. The Configuration and Administration forms open in your browser.
- Click Server Configuration-->Request Processing-->Request Routing.
- Insert a new wildcard-mapping rule prior to the existing one by selecting the Insert Before radio button and the index value of the existing wildcard-mapping rule.
- Select Proxy from the Action drop-down box.
- Type /* in the URL request template field.
- Type the host name for the site to which to redirect HTTP requests in the Server IP Address or host name field. Precede this value with http://.
- Click Submit.
- Create a mapping rule that allows access to the Configuration and Administration forms by selecting the Insert Before radio button and the index value of the mapping rule created in step 6.
- Select Pass from the Action drop-down box.
- Type /pub/* in the URL request template field.
- Enter the location of the Configuration and Administration forms:
-
Type /opt/ibm/edge/cp/server_root/pub/en_US/* in the Server IP Address or host name field.
-
Type "C:\Program Files\IBM\edge\cp\server_root\pub\en_US\*" in the Server IP Address or host name field.
-
- Click Submit.
- Click the Restart Server icon at the top of the configuration form.
- Continue with Test the Caching Proxy network.