Apache
Installer apache (one-liner)
Section titled “Installer apache (one-liner)”$APACHE_HOME/bin/scripts; ./build-instance -i 'site' -p 80 -s 443 --adresse $(hostname -i) --fqdn 'fqdn' --console --bootAfficher les modules dans apache
Section titled “Afficher les modules dans apache”$APACHE_HOME/bin/apachectl -t -D DUMP_MODULESou
$APACHE_HOME/bin/apachectl -M