If you’re using apache 2.x, use “./build apache_2” instead of apache_mod_ssl.
cd /usr/local/directadmin/customapache
./build clean
./build update
./build apache_mod_ssl
./build clean
./build update
./build apache_mod_ssl
This should update both the configure options and the version of apache to the most recent version.
Once the update has completed, you’ll need to restart apache
/sbin/service httpd restart
Source: http://directadmin.com
Leave a Reply
You must be logged in to post a comment.