Let's say, I changed in options.conf the webserver value, from apache to nginx_apache. Then, running /etc/cron.daily/custombuild. I expected that custombuild would detect that change, and compile nginx_apache. However, it did not. Is that something custombuild doesn't want to do, or did I miss any setting? Here are my custombuild and cronjob settings in options.conf:
Please suggest.
Thanks.
#CustomBuild Settings
custombuild=2.0
autover=yes
bold=yes
clean=yes
cleanapache=yes
clean_old_tarballs=yes
clean_old_webapps=yes
downloadserver=files14.directadmin.com
#Cronjob Settings
cron=yes
cron_frequency=daily
email=root
notifications=yes
da_autoupdate=yes
updates=yes
webapps_updates=yes
Please suggest.
Thanks.