-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
-
Can I do redirect from page to search via alias
? Example below doesn't work
alias: { '/func?id=(.+)': '/?s=1ドル', },
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I'm not sure. Also I think you meant /?s=1ドル',
? Does that work?
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
Misspell. No, doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment