New tutorial added: Managing websites securely with version control
Setup a secure development environment using Gitosis for security and version control so you can deploy to a staging server and/or a production server by simply running git-push. I've written a post-receive hook that is very useful for managing simple web applications.
Saturday, December 17, 2011
