Created
July 8, 2022 12:20
-
-
Save Korveld/f73291b54872d3d46a39e56cd852122a to your computer and use it in GitHub Desktop.
Wordpress redirection get all urls except a couple
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ^/lt/blog/(?!some-slug-one|some-slug-two)(.*) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment