SBDavid
May 17th, 2009
May 17th, 2009
DirectAdmin Apache Update
DirectAdmin Apache Update
Check the current version of apache by running.
httpd -v
Update apache to the most recent, run the following:
cd /usr/local/directadmin/customapache
./build clean
./build update
./build apache_mod_ssl
./build clean
./build update
./build apache_mod_ssl
If you’re using apache 2.x, use “./build apache_2″ instead of apache_mod_ssl.
Once the update has completed, you’ll need to restart apache.