Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring Case Sensativity in Redirects #127

Closed
Jdesk opened this issue Aug 20, 2018 · 1 comment
Closed

Ignoring Case Sensativity in Redirects #127

Jdesk opened this issue Aug 20, 2018 · 1 comment

Comments

@Jdesk
Copy link

Jdesk commented Aug 20, 2018

Description

I have been trying to add No Case Sensitivity to all my redirects. I believe the regex for this would be adding /i - does this plugin not support this ignore regex?

I only want to ignore case sensitivity in the old urls.

Steps to reproduce

  1. Add /i to the end of the old url. eg setup redirect like this:
    /TED/i >> /campaigns/ted-talk

Additional info

  • Craft version: Craft Pro 3.0.20
  • SEO version: 3.2.8
  • PHP version: 7.0.30
  • Database driver & version: MySQL 5.7.22
  • Other Plugins:
@Tam
Copy link
Member

Tam commented Sep 6, 2018

Redirects are no longer case sensitive in v3.4.0.

@Tam Tam closed this as completed Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants