Pass Through Problem
-
Hi – love your plugin and the very high quality of its functionality. Thank you.
I’ve an issue – caused by my lack of comprehension, I’m sure. I have the following redirect set up
Source = /(.*) (implied using mydomain.com)
Match = URL only
When matched = redirect to url with 302 code
Target = https://old.mydomain.com/$1 (ie now a different subdomain of mydomain.com)It works as expected and perfectly. Thank you again.
BUT…..
What I really want to do is to change the “When matched” parameter to “Pass-through”. When I change that parameter (but nothing else), and then try visiting an original url, nothing happens. The browser just shows a blank screen but doesn’t load the page.
Any thoughts on this?
Many tks
David.
- The topic ‘Pass Through Problem’ is closed to new replies.