Last active
August 29, 2015 14:12
-
-
Save victorvhpg/8059d94d61b34bd90aa9 to your computer and use it in GitHub Desktop.
habilitar modulos mod_cgi, mod_alias, mod_env e auth_digest no Apache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#habilita os modulos necessarios | |
sudo a2enmod cgi alias env auth_digest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment