I had to add some flags to the configure commands of php and apache to get HTTP digest authentication and PHP imap, which were required to host SabreDAV. SabreDAV appears to be working, but if I do ./build update in the /usr/local/directadmin/custombuild directory, then these options can get overwritten - this happened today with an update to PHP.
I edited configure.apache and configure.php5 in the folder /usr/local/directadmin/custombuild/configure/ap2.
Is there a way to "save" these options to prevent the file being overwritten when PHP or Apache is updated using the build script?
I edited configure.apache and configure.php5 in the folder /usr/local/directadmin/custombuild/configure/ap2.
Is there a way to "save" these options to prevent the file being overwritten when PHP or Apache is updated using the build script?