Skip to content

Instantly share code, notes, and snippets.

@peterjaap
Created June 23, 2020 14:54
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 peterjaap/3d8478248b9a743e2a9ce70b5137dd97 to your computer and use it in GitHub Desktop.
Save peterjaap/3d8478248b9a743e2a9ce70b5137dd97 to your computer and use it in GitHub Desktop.
location ~ ^/google(.*).html {
alias /data/web/google-verification-files/google$1.html;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment