Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinjaw/Always-302

Always return a 302 response.
https://github.com/tinjaw/Always-302

Last synced: about 2 months ago
JSON representation

Always return a 302 response.

Awesome Lists containing this project

README

        

# Always-302

Send a 302 (temporary) redirect instead of 301 (permanent) for sites where shortlinks may change.

Require [YOURLS](https://yourls.org) `1.7.x` and above.

## Usage

Enable the plugin and all responses will use status code 302.

## Installation

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

## License

This package is licensed under the [MIT License](LICENSE).