mcn / capistrano
Installs: 173
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mcn/capistrano
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2016-03-12 11:52:46 UTC
README
This is a very basic module that currently only supports clearing the APC cache because that is not something that can be done via CLI
How to use
Copy the configuration file from config/MCNCapistrano.global.php.dist to your config/autoload directory and then add the ip addresses you wish to allow to clear the apc cache from.
Then you just need to visit http://site.tld/mcn-capistrano-clear-apc
Expected response codes
- 200 Success
- 401 Access denied