Hi,
ive posted in DA FR aswell but prolly is more related to CustomBuild script.
...........
i was making some test and ive noticed this:
Doesnt useCode:/usr/local/directadmin/custombuild/build rewrite_confs
for replaceCode:/usr/local/directadmin/data/templates/custom/httpd.conf
And neitherCode:/etc/http/conf/httpd.conf
Ive looked into the build script and seem that just copy (if exist) theCode:/usr/local/directadmin/data/templates/httpd.conf
So ive tryed to remove all httpd.conf* from /etc/http/conf/ but the file get again generated dunno from where.Code:/etc/http/conf/httpd.conf.backup
So, my request is, should be possible make it JUST check the directadmin/data/templates (and of course /custom subfolder) for the config files?
Cause, the composition of httpd.conf rewrote is completly different from the original one from directadmin (the structure i mean).
Thanks in advance
Regards
Use custom/ap2/conf/httpd.conf if you would like to have a custom httpd.conf after "./build rewrite_confs".