Monday, December 5, 2016

Some useful Apache web server commands

Some useful Apache web server commands


These are mostly for reference, to find the ones I use the most
Enable module: a2enmod vhost_alias
Enable site: a2ensite vhosts_alias
List enabled modules: apache2ctl -M


Go to link download