brianzweiss
Forum Replies Created
-
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Child page of domainI installed that plugin and did some googling to find this rule, which seems to work OK:
Source: ^/([^\.\?]+[^/])$
Target: /$1/If you make this part of your plugin in a future release, do let me know.
Thanks for your support!
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Child page of domainIssue was reported to us by someone who copy-pasted from an email into their browser… ??
Can you suggest a plugin to provide the trailing-slash “correction”?
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Child page of domainMatthias,
Thanks for the quick response – good to know I am not imagining things. ??
This is pretty important because we do distribute links to others and by default people will NOT put in the trailing slash…
Thanks again for your great plugin and support.
Brian
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Child page of domainI also just reproduced it on my phone. I go to guru.careboxhealth.com and click on the link and it correctly takes me to guru.careboxhealth.com/test2. I manually replace the “test2” with “x” and (correctly) get a 404 error. Then I change “x” to “test2” and I get a URL with the extra “guru” and a 404 issue – because it is trying to load guru.careboxhealth.com/guru/test2 instead of guru.careboxhealth.com/test2…
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Child page of domainIt works for me when I clicked the email link as well (like it did from within the guru.careboxhealth.com landing page). But i change the URL in the address bar to something invalid (e.g. guru.careboxhealth.com/x) and then change it back to guru.careboxhealth.com/test2 I again get the extra “guru” and the 404 message.
I have disabled the cache. Also not clear to me how a cache issue would change the URL in the address bar. That looks to me like a rewrite rule problem…
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Basic setupThanks. And thanks for your patience.
This plugin is now doing EXACTLY what I wanted and expected.
Great job!
Brian
Forum: Plugins
In reply to: [Multiple Domain Mapping on Single Site] Basic setupMatthias,
I only mapped the original domain for testing purposes (and it worked, but understood this is not proper use of the tool).
I believe deleting mappings is not working correctly as I see a “history” of the old entries even when I empty the line and click save. I placed a screen shot of what I see in my Multiple Domain Mapping setup screen, here: https://help.careboxhealth.com/defect-report-for-matthias/
I want to just have a single mapping for https://guru.careboxhealth.com to https://guru.careboxhealth.com/guru.
What is happening right now is that if your plugin is activated when I enter https://help.careboxhealth.com (or https://guru.careboxhealth.com) i get ERR_TOO_MANY_REDIRECTS from the browser (e.g. “Firefox has detected that the server is redirecting the request for this address in a way that will never complete.”).