JANUS WEB NOREDIRECT: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 2: Line 2:
<span class="pageSubtitle"><section begin="desc" />WEB NOREDIRECT<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />WEB NOREDIRECT<section end="desc" /></span>


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==


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==
<p class="syntax"><section begin="syntax" /> JANUS WEB portname NOREDIRECT [method] url
<p class="syntax"><section begin="syntax" /> JANUS WEB portname NOREDIRECT [method] url
<section end="syntax" /></p>
<section end="syntax" /></p>
Line 11: Line 11:
</p>
</p>


 
'''Portname''', '''method''', and '''url''' are all explained under the [[JANUS WEB]] command.
'''Portname''', '''method''', and '''url''' are all explained in [[The JANUS WEB command]].


==References==
==References==


See: [[List of Janus commands]] and [[List of JANUS WEB subcommands]]
See: [[List of Janus commands]], [[List of JANUS WEB subcommands]] and [[JANUS WEB REDIRECT]]


[[Category:JANUS WEB subcommands|JANUS WEB NOREDIRECT]]
[[Category:JANUS WEB subcommands|JANUS WEB NOREDIRECT]]
[[Category:Janus commands|JANUS WEB NOREDIRECT]]
[[Category:Janus commands|JANUS WEB NOREDIRECT]]
[[Category:Sirius commands|JANUS WEB NOREDIRECT]]
[[Category:Sirius commands|JANUS WEB NOREDIRECT]]

Revision as of 16:21, 3 March 2011

<section begin="desc" />WEB NOREDIRECT<section end="desc" />

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

<section begin="syntax" /> JANUS WEB portname NOREDIRECT [method] url <section end="syntax" />

JANUS WEB NOREDIRECT command syntax

Portname, method, and url are all explained under the JANUS WEB command.

References

See: List of Janus commands, List of JANUS WEB subcommands and JANUS WEB REDIRECT