tim-zw / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

Page not found #152

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When you got to the shortened url it does not redirect as a result 404 not 
found page
2.
3.

What is the expected output? What do you see instead?
it should redirect properly to the right page

What version of the product are you using? On what operating system?
latest version

Please provide any additional information below.
I added the files inside a sub-folder called /link-shortener. So I was thinking 
the reason why its not working coz all files should be on base directory 
instead?

We already have a Wordpress site on main page and we wanted to use this script 
on main also like this: http://www.mysite.com/short

Anyway when I put the URL this way:
http://www.mysite.com/link-shortener/redirect.php?alias=short

It properly redirects. I also changed the .htaccess inside the directory as 
said instruction #5 here:
https://code.google.com/p/phurl/issues/detail?id=139

But it does not work. My question is which files do I need to edit in order to 
change something and to make this work properly?

Thanks

Original issue reported on code.google.com by mardi...@gmail.com on 10 Jun 2014 at 12:39