Sun Java System Web Proxy Server 4.0.3 2006Q2 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–41 pat-map parameters

Parameter  

Description  

from

The proxy URL to be mapped. 

to

The local file to be mapped to. 

name

(optional) gives a named 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