Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for ":" Query Strings #55

Open
Falpangaea opened this issue Oct 19, 2020 · 0 comments
Open

Workaround for ":" Query Strings #55

Falpangaea opened this issue Oct 19, 2020 · 0 comments
Assignees

Comments

@Falpangaea
Copy link

Falpangaea commented Oct 19, 2020

I'm implementing a new redirect solution for one of our many horrible systems. Unfortunately, one of our regions is still using ":" in it's html queries.

Example:
/footwear/ to http://www.website.com/local/search?text=Shoe&q=Shoe:relevance:gender:MALE

Is there anyway to escape those ":" characters in the _redirects file so they don't get automatically interpolated as undefined?

@iDVB iDVB self-assigned this Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants