uninstall any apache2 and php deb software first.
http://httpd.apache.org/download.cgi$ gzip -d httpd-NN.tar.gztar xvf httpd-NN.tarcd httpd*./Configuremakesudo make install/usr/local/apache2/bin/apachectl -k start
*There is no systemctl support, must start manually every reboot.
Web files would be in /usr/local/apache2/htdocs now. It is no longer in /var/www/html.
Configuration file is now at: /usr/local/apache2/conf/httpd.conf
Date: May 30th 2022
© 2019 to 2025 Branden Gilfoil & © up to 2025 for respective owners.