iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-36
PathwayMimeMap
Security security-attribute
specifies the users who can issue PATHCOM commands that directly alter the state 
of Pathway objects. The security attributes are the same as standard Guardian 
security attributes. The values are as follows: 
If you do not specify the Security attribute for the Pathmon directive, the default 
is 0.
An example of the Security attribute is as follows:
Security G
This attribute is optional.
PathwayMimeMap
Syntax 
PathwayMimeMap mime-type { pathmon [:serverclassname ] | 
serverclassname }
Description
The PathwayMimeMap directive correlates a previously defined MIME type with the 
name of the NonStop TS/MP server class that can handle files of that type.
mime-type
an extension defined by a previous MimeType directive to have a MIME type of 
application/x-httpd-guardian.
pathmon 
a valid Compaq name for a PATHMON process in OSS file format (preceded by 
/G/). The PATHMON name is optional if the server class is in the same PATHMON 
environment as the httpd process.
A Any local user
G A group member or owner
O Owner only
- Local super ID
N Any local or remote user
C Any member of the owner’s community (a local or remote user who has the 
same group ID as the owner)
U Any member of the owner’s user class (a local or remote user who has the 
same group ID and user ID as the owner)










