Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Delete multiple default_off rulesets (^V) #10520

Closed
wants to merge 17 commits into from
Closed

Delete multiple default_off rulesets (^V) #10520

wants to merge 17 commits into from

Conversation

cschanaj
Copy link
Collaborator

@galenide
Copy link
Contributor

With regard to the Volunteer_Centers_of_Michigan.xml ruleset, the following may be of interest. According to this HTTP status code checker, the URLs http://mivolunteers.org/ and http://www.mivolunteers.org/ each generate a 302 redirect to / and then a 301 redirect to https://mnaonline.org/civic-engagement/volunteer-centers-of-michigan (In some cases, the URL http://www.mivolunteers.org/ may generate a single 301 redirect to https://mnaonline.org/civic-engagement/volunteer-centers-of-michigan.) At the same time, changing the ruleset so that requests to the mivolunteers.org and www.mivolunteers.org domains are redirected to https://mnaonline.org/civic-engagement/volunteer-centers-of-michigan may or may not work well, particularly if things change in the future. (Another possibility might be to extend the Michigan_Nonprofit_Association.xml ruleset so that it also handles requests to the mivolunteers.org and www.mivolunteers.org domains.)

@cschanaj
Copy link
Collaborator Author

@galenide As far as I am concerned, ^ and www does not work on / (timeout) over HTTPS so I removed the ruleset Volunteer_Centers_of_Michigan.xml. Personally, I do not like complicated rewrite rule since they are likely to cause problem in the long term.

In this case, mivolunteers.org redirects to another domain mnaonline.org over HTTP. So, I prefer to a simple rm here.

@cschanaj cschanaj closed this Aug 11, 2017
@cschanaj cschanaj deleted the patch-efg-005 branch August 11, 2017 00:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants