Rabu, 24 Desember 2014



cara membuat dan menghapus web di Easyengine itu gak sulit ko bro...
langsung aja...
nah untuk source tutorialnya...
https://rtcamp.com/easyengine/
di jelaskan disana...
untuk cara membuatnya

ee site create example.com --wp

namun banyak costum nya

Standard WordPress Sites

ee site create example.com --wp # install wordpress without any page caching
ee site create example.com --w3tc # install wordpress with w3-total-cache plugin
ee site create example.com --wpsc # install wordpress with wp-super-cache plugin
ee site create example.com --wpfc # install wordpress + nginx fastcgi_cache


WordPress Multsite with subdirectory

ee site create example.com --wpsubdir # install wpmu-subdirectory without any page caching
ee site create example.com --wpsubdir --w3tc # install wpmu-subdirectory with w3-total-cache plugin
ee site create example.com --wpsubdir --wpsc # install wpmu-subdirectory with wp-super-cache plugin
ee site create example.com --wpsubdir --wpfc # install wpmu-subdirectory + nginx fastcgi_cache


WordPress Multsite with subdomain

ee site create example.com --wpsubdom # install wpmu-subdomain without any page caching
ee site create example.com --wpsubdom --w3tc # install wpmu-subdomain with w3-total-cache plugin
ee site create example.com --wpsubdom --wpsc # install wpmu-subdomain with wp-super-cache plugin
ee site create example.com --wpsubdom --wpfc # install wpmu-subdomain + nginx fastcgi_cache


Non-WordPress Sites

ee site create example.com --html # create example.com for static/html sites
ee site create example.com --php # create example.com with php support
ee site create example.com --mysql # create example.com with php & mysql support




dan penjelasan lainnya
Create “12″ Types of WordPress Sites!

Single Site Multisite w/ Subdir Multisite w/ Subdom
NO Cache –wp –wpsubdir –wpsubdom
WP Super Cache –wpsc –wpsubdir –wpsc –wpsubdom –wpsc
W3 Total Cache –w3tc –wpsubdir –w3tc –wpsubdom –w3tc
Nginx cache –wpfc –wpsubdir –wpfc –wpsubdom –wpfc



untuk cara menghapus web nya..

source dari
https://rtcamp.com/easyengine/docs/commands/site/ee-site-delete/

cara menghapusnya
ee site delete example.com

lalu masukan y aja..
untuk lebih jelasnya bisa di lihat disana...

Posting Komentar