April 2011
2 posts
Amazon CloudFront with Custom Origin via Cyberduck
It took me some time to figure out how to enable Custom Origin in order to utilize Origin Pull on Amazon CloudFront via Cyberduck, although I tried this and even that, so I thought I would share how I made it work.
Create a CloudFront distribution.
Create a S3 bookmark in Cyberduck. Use your Origin Bucket hostname as server.
Edit the bookmark XML file. On a Mac it’s around...
3 tags
FastCGI Process Manager as a Service Management...
Here’s how to get FastCGI Process Manager (PHP-FPM) to work with Service Management Facility (SMF) on Solaris.
git clone git://gist.github.com/888451.git php-fpm svccfg import php-fpm/php-fpm.xml
Clone it here.