Hey everyone,
I am attempting to use Lessn, a URL shortener by Shaun Inman (https://github.com/shauninman/Lessn). I have used this before on a server that was on mediatemple. Setup is fine, and I see the long URL I’ve shortened in my database (via phpmyadmin). The problem is though, using the shortened URL ends in a 404.
Am I missing something server-side? Shaun’s not responding to Lessn questions due to it being a free, open-source project.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Turns out all I needed to do was upgrade my server’s OS. I was using Ubuntu 12 and I upgraded to 14. I stumbled across a post on Stack Overflow that stated Apache had issues in that version with mod_rewrite working.
I also had to add this line (Include /etc/phpmyadmin/apache.conf) to my apache2.conf file (located “/etc/apache2/apache2.conf”), in order to access phpmyadmin at domainname/phpmyadmin again.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.