add note on enabling php

This commit is contained in:
Paul Trowbridge 2020-04-10 23:15:32 -04:00
parent 4767c4ab44
commit 5787cb7516
1 changed files with 2 additions and 0 deletions

2
apache.md Normal file
View File

@ -0,0 +1,2 @@
to enable a module like php7.2 you would
`sudo a2enmod php7.2`