Perl domain checker script for Apache |
|
This Perl script was designed to facilitate of domains management on Unix based web servers with Apache installed. Usually on big servers with virtual hosting services the httpd.conf contains the very more "VirtualHost" definitions. Sometimes the web servers administrators need to bulk change the domains definitions in httpd.conf and DNS records also. For example in case if hosting provider changing the IP addresses subnet. As result of this changes the misconfiguration between Apache and DNS records can take place and some domains will not work properly. What is why the domain_checker.pl script will help to detect this errors. To use this scripts just necessary to upload it on your server and indicate the path to httpd.conf file ($httpd = "/usr/local/etc/apache/httpd.conf";). Yuo can run this scripts by means Inernet Browser, SSH or Telnet. The script will analyse your httpd.conf file and DNS records and display all incorrect domains. Click here to download TAR archive |
||||||||||||||||||||||||||||||||||