Skip to content

Instantly share code, notes, and snippets.

@codyjlandstrom
Created August 19, 2014 22:59
Show Gist options
  • Select an option

  • Save codyjlandstrom/eb4120ac1268c3d6aa7f to your computer and use it in GitHub Desktop.

Select an option

Save codyjlandstrom/eb4120ac1268c3d6aa7f to your computer and use it in GitHub Desktop.
Add user to apache group on OSX
sudo dseditgroup -o edit -a your_username -t user _www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment