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

Slow rewrite rule in .htaccess #1369

Closed
Roy-Orbison opened this issue Feb 7, 2022 · 1 comment
Closed

Slow rewrite rule in .htaccess #1369

Roy-Orbison opened this issue Feb 7, 2022 · 1 comment
Assignees
Milestone

Comments

@Roy-Orbison
Copy link
Contributor

You're using a rule with a lot of backtracking in the .htaccess file, which has been optimised upstream in Mezzio Skeleton #40.

@acelaya
Copy link
Member

acelaya commented Feb 7, 2022

Thanks!

Feel free to provide a pull request.

Roy-Orbison added a commit to Roy-Orbison/shlink that referenced this issue Feb 7, 2022
From upstream changes on Mezzio Skeleton.

Closes shlinkio#1369.
@acelaya acelaya added this to the 3.1.0 milestone Feb 7, 2022
@acelaya acelaya closed this as completed Feb 7, 2022
acelaya pushed a commit that referenced this issue Feb 7, 2022
From upstream changes on Mezzio Skeleton.

Closes #1369.
acelaya pushed a commit to acelaya-forks/shlink that referenced this issue Feb 10, 2022
From upstream changes on Mezzio Skeleton.

Closes shlinkio#1369.
@acelaya acelaya modified the milestones: 3.1.0, 3.0.2 Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants