Skip to content

A YOURLS plugin that creates SSL short URL for SSL addresses

License

Notifications You must be signed in to change notification settings

tipichris/ssl4ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SSL for SSL

Plugin for YOURLS.

Description

Create SSL short links when shortening SSL URLs. Eg, when shortening https://www.google.com you get https://sho.rt/ggl

I don't actually know if this is necessary or important, I just noticed that goo.gl do it :)

Installation

  1. In user/plugins, create a new folder named ssl4ssl.
  2. Drop these files in that directory.
  3. Go to the Plugins administration page ( eg https://sho.rt/admin/plugins.php ) and activate the plugin.
  4. Have fun!

Obviously your webserver will need to be configured for SSL, in which case I recommend that you also have the following in user/config.php

define( 'YOURLS_ADMIN_SSL', true);

License

MIT License

About

A YOURLS plugin that creates SSL short URL for SSL addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages