Some parts taken from: https://gist.github.com/kujohn/7209628
ipfw is officially deprecated and removed in OS X Yosemite. Pow requires another program pf to handle the port forwarding.
Create file /etc/pf.anchors/pow
| /** | |
| * This code is based on <https://github.com/pourquoi/ckeditor5-simple-upload> | |
| * and will be implemented by <https://github.com/mecha-cms/extend.c-k-editor> in the future! | |
| */ | |
| // The upload adapter | |
| var Adapter = function(loader, urlOrObject, t) { | |
| var $ = this; |
Some parts taken from: https://gist.github.com/kujohn/7209628
ipfw is officially deprecated and removed in OS X Yosemite. Pow requires another program pf to handle the port forwarding.
Create file /etc/pf.anchors/pow