Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

pac-map

Applicable in NameTrans-class directives.

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

Syntax

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

Parameters

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

Table 5–46 pac-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=pac-map  from=http://proxy.mysite.com/pac  
	to=<install-root><instance-directory>pac/proxy.pac name=file