mcn / capistrano
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.0.3) of this package.
0.0.3
2013-11-26 09:24 UTC
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