Hi Guys,
Want to update the apache version in your DirectAdmin to the latest one. It's easy. Please follow the steps mention below.
cd /usr/local/directadmin/customapache
./build clean
./build update
./build apache_mod_ssl
That will do the trick and now restart the apache to update the changes.
/etc/init.d/httpd restart
That's it!