config web-proxy redirect-profile
URL redirect profile.
config web-proxy redirect-profile Description: URL redirect profile. edit <name> config entries Description: URL redirect entries. edit <id> set type [simple|regex|...] set url {var-string} set redirect-url {var-string} set redirect-code [auto|301|...] next end next end
config web-proxy redirect-profile
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Name of the redirect profile. |
string |
Maximum length: 35 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||
type |
URL match type (simple, regex or wildcard). |
option |
- |
simple |
||||||||||||||
|
|
|||||||||||||||||
url |
URL to be redirected. |
var-string |
Maximum length: 1023 |
|
||||||||||||||
redirect-url |
Redirect URL for further web proxy processing. |
var-string |
Maximum length: 1023 |
|
||||||||||||||
redirect-code |
Redirect code. |
option |
- |
auto |
||||||||||||||
|
|