JANUS WEB NOREDIRECT: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 13: Line 13:
'''Portname''', '''method''', and '''url''' are all explained under the [[JANUS WEB]] command.
'''Portname''', '''method''', and '''url''' are all explained under the [[JANUS WEB]] command.


==References==
==See also==
 
<ul>
See: [[List of Janus commands]], [[List of JANUS WEB subcommands]] and [[JANUS WEB REDIRECT]]
<li>[[JANUS WEB REDIRECT]]
<li>[[List of Janus commands]]
<li>[[List of JANUS WEB subcommands]]
<li>[[Defining Web rules|"Defining Web rules"]]
</ul>


[[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]]

Revision as of 22:26, 14 September 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.

See also