Sun Java System Web Proxy Server 4.0.2 2005Q4 Configuration File Reference

Examples

In the first example, any request for http://server-name/whatever is translated to a request for http://tmpserver/whatever.


NameTrans fn=redirect from=/ url-prefix=http://tmpserver

         

In the second example, any request for http://server-name/toopopular/whatever is translated to a request for http://bigger/better/stronger/morepopular/whatever.


NameTrans fn=redirect from=/toopopular 
	url=http://bigger/better/stronger/morepopular