Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Update Apache to the latest version in DirectAdmin  (Read 3735 times)

0 Members and 1 Guest are viewing this topic.

Jithin

  • Guest
Update Apache to the latest version in DirectAdmin
« 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!