Skip to content

Instantly share code, notes, and snippets.

@webbash
Created July 15, 2020 12:20
Show Gist options
  • Save webbash/8b84601a3cff002d4bd1f00e10712436 to your computer and use it in GitHub Desktop.
Save webbash/8b84601a3cff002d4bd1f00e10712436 to your computer and use it in GitHub Desktop.
Enable/Disable PHP module
sudo phpenmod <module>
sudo phpdismod <module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment