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

Stop inexistent short URLs from being redirected #2

Open
tomslominski opened this issue Jan 8, 2016 · 2 comments
Open

Stop inexistent short URLs from being redirected #2

tomslominski opened this issue Jan 8, 2016 · 2 comments
Assignees

Comments

@tomslominski
Copy link
Owner

Redirections happen in yourls-loader.php and then yourls-go.php around line 10. Check if code 301 in index.php and don't redirect if so.

@tomslominski tomslominski self-assigned this Jan 8, 2016
@strarsis
Copy link

@tomslominski: Is this still an issue with the latest version of this plugin?

@vitorio
Copy link

vitorio commented Jun 4, 2024

I did experience this behavior with the current version of the plugin, and fixed it for my own install like this: vitorio@9c3dbb1

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

3 participants