Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

Examples

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


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

         

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


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