List of JANUS WEB subcommands: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<var>JANUS WEB</var> subcommands define characteristics of a web port, including web actions, the declaration of mime-types, and permissions.  The <var>JANUS WEB</var> subcommands are order-dependent: the order in which they are specified also affects how they are processed.
<var>JANUS WEB</var> subcommands define characteristics of a web port, including web actions, the declaration of mime-types, and permissions.  The <var>JANUS WEB</var> subcommands are [[Defining Web rules#Command execution order|order-dependent]]: the order in which they are specified also affects how they are processed.


The following list shows the <var>JANUS</var> subcommands with a brief description of what they do. Subcommand execution requires System Manager privileges.  See "[[JANUS WEB rule matching order and examples]]  and [[JANUS WEB exception rules]]" for more information.
The following list shows the <var>JANUS</var> subcommands with a brief description of what they do. Subcommand execution requires System Manager privileges.  See "[[JANUS WEB rule matching order and examples]]  and [[JANUS WEB exception rules]]" for more information.

Revision as of 00:23, 15 December 2012

JANUS WEB subcommands define characteristics of a web port, including web actions, the declaration of mime-types, and permissions. The JANUS WEB subcommands are order-dependent: the order in which they are specified also affects how they are processed.

The following list shows the JANUS subcommands with a brief description of what they do. Subcommand execution requires System Manager privileges. See "JANUS WEB rule matching order and examples and JANUS WEB exception rules" for more information.

These commands are also included in the Janus Commands.

JANUS WEB is the "parent" rule, which specifies Janus Web Server processing rules. The kinds of rules specified are determined by the web rule "type" as shown below.

NOREDIRECTindicates that any request for a URL that matches the specified pattern (the url value) is not to be directed to another URL.
REDIRECTidentifies the URL to which incoming URL requests that match a specified pattern are redirected.
DISALLOWindicates that any request for a URL that matches a specified pattern (the url value) is not allowed access; that is, it is forbidden.
ALLOWindicates that a request from a particular user or

set of users can have access to any URL that matches a specified pattern (the url

value).
TYPEindicates the mime type of the output produced by the specified URL (url value).
NODEBUGdisallows debugging for a specified URL
DEBUGindicates that requests for a specified URL (the url value) are to be debugged,
ONindicates the action to be taken when a request for a specified URL (the url value), which is not redirected, is determined to be allowed access.
SCREENsets parameters that control the mapping of 3270 screens to HTML, for Janus Web Legacy Support, for example.