urls / url-shortener-php

Web application that will help you in shortening your url
http://urls.github.io/url-shortener
MIT License
87 stars 73 forks source link

Redirect to index.php again #11

Closed troke12 closed 6 years ago

troke12 commented 7 years ago

I just put your code in my website and configuration but the shortlink redirect to index.php http://link.troke.id/gila Maybe problem at .htaccess or what?

amarlearning commented 7 years ago

@troke12 I just checked the latest version of my URL Shortener and it is working fine :+1: Please provide the URL from which you are being redirected to index page so that I can look for the error.

I just put your code in my website and configuration but the shortlink redirect to index.php http://link.troke.id/gila Maybe problem at .htaccess or what?

I think the entry for that particular URL is missing from the database, that why it's redirecting to index page

troke12 commented 7 years ago

i'm sorry it's solved, i changed to another services url shorterner to rebrandly

alex9099 commented 6 years ago

well, so this was not really solved :/

troke12 commented 6 years ago

it's been a year and noone solve it

alex9099 commented 6 years ago

My pull request solves this #18