Skip to content

Instantly share code, notes, and snippets.

@victorvhpg
Last active August 29, 2015 14:12
Show Gist options
  • Save victorvhpg/8059d94d61b34bd90aa9 to your computer and use it in GitHub Desktop.
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
#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