JANUS WEB NOREDIRECT: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (remove displaytitle) |
||
Line 1: | Line 1: | ||
<span class="pageSubtitle">WEB NOREDIRECT</span> | <span class="pageSubtitle">WEB NOREDIRECT</span> | ||
The JANUS WEB NOREDIRECT subcommand indicates that any request for a URL that matches the specified pattern (the | The <var>JANUS WEB NOREDIRECT</var> subcommand indicates that any request for a URL that matches the specified pattern (the | ||
<var class="term">url</var> value) is '''not''' to be directed to another URL. | |||
==Syntax== | ==Syntax== | ||
<p class="syntax">JANUS WEB <span class="term">portname</span> NOREDIRECT [<span class="term">method</span>] <span class="term">url</span> | |||
<p class="syntax">JANUS WEB portname NOREDIRECT [method] url | |||
</p> | </p> | ||
<var class="term">portname</var>, <var class="term">method</var>, and <var class="term">url</var> are all explained under the <var>[[JANUS WEB]]</var> command. | |||
==See also== | ==See also== | ||
<ul> | <ul> | ||
<li>[[JANUS WEB REDIRECT]] | <li><var>[[JANUS WEB REDIRECT]]</var></li> | ||
<li>[[List of Janus commands]] | <li>[[List of Janus commands]]</li> | ||
<li>[[List of JANUS WEB subcommands]] | <li>[[List of JANUS WEB subcommands]]</li> | ||
<li>[[Defining Web rules | <li>[[Defining Web rules]]</li> | ||
</ul> | </ul> | ||
[[Category:JANUS WEB subcommands|JANUS WEB NOREDIRECT]] | [[Category:JANUS WEB subcommands|JANUS WEB NOREDIRECT]] |
Latest revision as of 20:59, 27 January 2016
WEB NOREDIRECT
The JANUS WEB NOREDIRECT subcommand indicates that any request for a URL that matches the specified pattern (the url value) is not to be directed to another URL.
Syntax
JANUS WEB portname NOREDIRECT [method] url
portname, method, and url are all explained under the JANUS WEB command.