Sun Java System Web Proxy Server 4.0.13 Configuration File Reference

Parameters

The following table describes parameters for the query-handler function.

Table 5–131 query-handler Parameters

Parameter  

Description  

path

Full path and file name of the CGI program to run. 

reason

(Optional) Text of one of the reason strings such as “Unauthorized” or “Forbidden”. The string is not case sensitive. 

code

(Optional) Three-digit number representing the HTTP response status code, such as 401 or 403.

This number can be any HTTP response status code or reason phrase according to the HTTP specification. 

The common HTTP response status codes and reason strings are:

  • 401 Unauthorized

  • 403 Forbidden

bucket

(Optional) Common to all obj.conf functions.