.TH ee 8 "easyengine version: 1.0.0" "October 1, 2013" "easyengine" .SH NAME .B ee \- Manage Nginx Based Websites. .SH SYNOPSIS ee [ -h | help | --help ] .TP ee [ -v | version | --version] .TP ee system [ info| install | remove | purge ] .TP ee site [ create | delete | enable | disable | list | listall | show ] .br .SH DESCRIPTION EasyEngine (EE) is a linux shell-script to manage your wordpress-Nginx websites on an Ubuntu server. .br After ee kindly press tab key to view all arguments. .br .SH OPTIONS .TP .B create .br Create HTML, PHP and Wordpress website. .br .TP .B delete .br Delete HTML, PHP and WordPress website. .TP .B enable .br Enable website. .TP .B disable .br Disable website. .TP .B list .br List all the enabled websites. .TP .B listall .br List all websites. .TP .B show .br Show Nginx configuration for website. .TP .B info .br Information about Nginx and PHP. .TP .B install .br Install Nginx PHP5 MySQL Postfix System Packages. .TP .B remove .br Remove Nginx PHP5 MySQL Postfix System Packages. .TP .B purge .br Purge Nginx PHP5 MySQL Postfix System Packages. .SH ARGUMENTS .TP .B html .br Create a HTML website. .TP .B php .br Create a PHP website. .TP .B wp .br Create a Wordpress Website. .TP .B wpsubdir .br Create a Wordpress Multisite with Sub Directories Setup. .TP .B wpsubdomain .br Create a Wordpress Multisite with Sub Domains Setup. .br .TP .B all .br If uses with ee system, its install, remove or purge Nginx PHP5 MySQL Postfix System Packages. .br If uses with ee site delete, its delete Database, Webroot and Nginx configuration. .br .TP .B db .br Delete website database. .br .TP .B files .br Delete website webroot. .br .SH WORDPRESS CACHING OPTIONS .br .TP .B basic .br Create WordPress website without cache. .br .TP .B w3tc .br Install and activate Nginx-helper and W3 Total Cache plugin. .br .TP .B wpsc .br Install and activate Nginx-helper and WP Super Cache plugin. .br .TP .B wpfc .br Install and activate Nginx-helper and W3 Total Cache plugin with Nginx FastCGI cache. .br .SH FILES .br /etc/easyengine/ee.conf .SH BUGS Report bugs at .SH AUTHOR .br .B rtCamp Team .I \ .br .B Mitesh Shah .I \ .br .B Manish .I \ .SH "SEE ALSO" .br EE: .I http://rtcamp.com/easyengine .br FAQ: .I http://rtcamp.com/easyengine/faq/ .br DOCS: .I http://rtcamp.com/easyengine/docs/