validate-domains

Check the configuration of virtual servers This program can be used to generate a report on selected features for selected virtual servers, to ensure that they are setup correctly. Validation is useful for detecting things such as manually removed Apache virtual hosts or BIND domains, wrong permissions and missing configuration files. To specify the servers to check, you can either supply the --all-domains parameter, or --domain followed by the domain name. Similar, you can select features to check with the --feature parameter followed by a feature name (like web or dns), or the --all-features option. Both --domain and --feature can be given multiple times.

Check the configuration of virtual servers#

This program can be used to generate a report on selected features for selected virtual servers, to ensure that they are setup correctly. Validation is useful for detecting things such as manually removed Apache virtual hosts or BIND domains, wrong permissions and missing configuration files.

To specify the servers to check, you can either supply the --all-domains parameter, or --domain followed by the domain name. Similar, you can select features to check with the --feature parameter followed by a feature name (like web or dns), or the --all-features option. Both --domain and --feature can be given multiple times.

Command line help#

virtualmin validate-domains --domain name | --all-domains
 [--feature name]* | [--all-features]
 [--problems]

Source: https://www.virtualmin.com/docs/development/api-programs/validate-domains/

  • virtualmin, apache, domain, dns, bind, command line, validate, domains
  • 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...