Simple wildcard
-
I’d like to redirect anything like:
http://www.acme.com/edible.nsf/pages/milk
to
I’m trying:
SOURCE: /edible.nsf/pages/.*
TARGET: /$1(Gyazo screencap here: https://gyazo.com/a6738b63cc6fdd5eaf1c129ef7867646)
With query type set to regex. It doesn’t work, and it is doing my head in, as I feel like this is a simple thing and should work…?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Simple wildcard’ is closed to new replies.