Skip to content

Instantly share code, notes, and snippets.

@jmarmolejos
Created October 5, 2015 00:47
Show Gist options
  • Save jmarmolejos/7ecb0f5bed65a44db8af to your computer and use it in GitHub Desktop.
Save jmarmolejos/7ecb0f5bed65a44db8af to your computer and use it in GitHub Desktop.
# warning: Insecure world writable dir /var/www in PATH, mode 040777
# fix
chmod go-w /var/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment