0.0.7 • Published 9 years ago
wsfp v0.0.7
wsfp 
Set files & folder ACL permissions for webserver user. Based on symfony installation guide
Install
$ npm install -g wsfpUsage
var wsfp = require('wsfp');
wsfp('path/to/cache',function(err){
});Cli
~$ wsfp app/cacheAPI
wsfp(input, callback)
input
Required
Type: string
Filepath or Directory path
License
MIT © Ben Zörb