Building Web Servers

From Da Nerd Mage Wiki
Revision as of 15:25, 3 January 2022 by Bart (talk | contribs)
Jump to navigation Jump to search

Note: Pretty much any time you've edited the configuration files for Apache, You'll need to restart it.

  • sudo service apache2 restart

You can check on the status of Apache by:

  • sudo apache2ctl -S