modify-proxy

Changes a proxy balancer from some domain This command updates one proxy path from the virtual server identified by the --domain flag. The proxy to remove must be identified by the --path parameter. The URL path for the proxy can be changed with the --new-path flag, followed by a path like /foo. The destination URLs can be set with the --url flag followed by a URL, which can be given multiple times.

Changes a proxy balancer from some domain#

This command updates one proxy path from the virtual server identified by the --domain flag. The proxy to remove must be identified by the --path parameter.

The URL path for the proxy can be changed with the --new-path flag, followed by a path like /foo. The destination URLs can be set with the --url flag followed by a URL, which can be given multiple times.

Command line help#

virtualmin modify-proxy --domain domain.name
 --path url-path
 [--new-path url-path]
 [--no-proxy]
 [--url http://some-url]*

Source: https://www.virtualmin.com/docs/development/api-programs/modify-proxy/

  • virtualmin, domain, update, command line, modify, proxy
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...