Bash Script that allows you to quickly deploy website in bulk, example for SEO purposes or experiments.
The script basically will create virtual host files, directory and unzip your project, install ftp and setup ftp user if needed for the project.
Current the script will only works for Debian :) will add CentOS feature later.