Skip to content

Instantly share code, notes, and snippets.

@kopepasah
Last active June 7, 2017 15:44
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kopepasah/75d4fd00316e66cd7a14 to your computer and use it in GitHub Desktop.
Save kopepasah/75d4fd00316e66cd7a14 to your computer and use it in GitHub Desktop.
A command to clear the content cache for Nginx.
find /path/to/cache -type f -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment