Admin-Ahead Community

Linux => Control Panels => DirectAdmin => Topic started by: Jithin on November 01, 2013, 10:06:59 pm

Title: Update Apache to the latest version in DirectAdmin
Post by: Jithin on November 01, 2013, 10:06:59 pm
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!