gerbz / Yourls-Swap-Short-Url

Swap out the shorturls created by yourls if you want to point them somewhere else.
11 stars 5 forks source link

admin interface creates links that point to install dir #1

Closed whitewaterbug closed 10 years ago

whitewaterbug commented 12 years ago

I installed and then used the admin interface to create a short url. The short url used the real install dir, rather than the root dir that I had wanted it to use.

The short url doesn't work when used directly. But, when I modify the uRL by hand to point it at the root dir rather than the real install dir, it DOES work.

Did I miss an install step?

gerbz commented 11 years ago

Sorry I took forever and a half to respond! Did you ever get it working?
All I can think of is: 1) You missed one of the modifications needed to config.php 2) you dont have url rewriting configured on your server so the .htaccess changes aren't working