Skip to content

Instantly share code, notes, and snippets.

@akroii
Created September 17, 2017 08:55
Show Gist options
  • Select an option

  • Save akroii/805b50afcc95b00169e883c82a18a3a8 to your computer and use it in GitHub Desktop.

Select an option

Save akroii/805b50afcc95b00169e883c82a18a3a8 to your computer and use it in GitHub Desktop.
Exclude google verification html from beeing redirected
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/google12345abc\.html$ [NC]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment