Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

pat-map

Applicable in NameTrans-class directives.

The pat-map function maps proxy-relative URLs to local files that are delivered to proxies who request configuration.

Syntax

NameTrans fn=pat-map     from=URL    to=prefix    name=named object

Parameters

The following table describes parameters for the pat-map function.

Table 5–47 pat-map parameters

Parameter  

Description  

from

The proxy URL to be mapped. 

to

The local file to be mapped to. 

name

(optional) The object (template) from which to derive configuration. 

Example


NameTrans fn=pat-map  from=http://proxy.mysite.com/pac  
	to=<install-root><instance-directory>pac/proxy.pac name=file