| setcrvserver_domain |
Use this method to set default domain for reverse proxies. Domains are configured to direct incoming requests from a specified source domain to a specified target domain. There can be several configured pairs of source and target domains. You can select one pair to be the default. If the host header or URL of an incoming request does not include a source domain, this option sends the request to the specified target domain. |
Syntax |
Parameters |
name |
Name of the cache redirection virtual server. This is mandatory parameter. |
domain |
Default domain for reverse proxies. Domains are configured to direct incoming requests from a specified source domain to a specified target domain. There can be several configured pairs of source and target domains. You can select one pair to be the default. If the host header or URL of an incoming request does not include a source domain, this option sends the request to the specified target domain. |
Return Value |
Returns simpleResult |
See Also |