Previous Topic: Proxy Rules Example—Routing Requests by Device Type

Next Topic: Proxy Rules Example—Routing Requests by File Extension

Proxy Rules Example—Routing Requests with URIs

The example file proxyrules_example4.xml file routes SPS requests based on the URI specified in the user request.

The following table illustrates the results of requests using the proxy rules based on URIs.

Requested URL

Forwarded URL

http://www.company.com/dir1/index.html

http://server1.company.com/index.html

http://www.company.com/dir2/index.html

http://server2.company.com/index.html

http://www.company.com/index.html

http://home.company.com/index.html