JANUS WEB NOREDIRECT: Difference between revisions
Jump to navigation
Jump to search
m (→References) |
m (→References) |
||
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. | ||
== | ==See also== | ||
<ul> | |||
<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" />
Portname, method, and url are all explained under the JANUS WEB command.