I would like to create a script for directly managing the configuration of Apache2, reading and writing its properties (for example, adding a new VirtualHost, changing the settings of an existing one).
Are there any libraries for Perl, Python, or Java that automate this task?
java python perl apache
kolrie
source share