Skip to content

Instantly share code, notes, and snippets.

Created April 18, 2013 02:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/dcf9ecd7ef3ae2f53264 to your computer and use it in GitHub Desktop.
Save anonymous/dcf9ecd7ef3ae2f53264 to your computer and use it in GitHub Desktop.
RewriteCond %{REQUEST_FILENAME} for f in * ; do sudo ln -s /etc/modsecurity/optional_rules/$f /etc/modsecurity/activated_rules/$f ; done
-bash: syntax error near unexpected token `do'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment