Skip to content
Gaurav Ashtikar edited this page Jul 30, 2014 · 10 revisions

EasyEngine (ee)

Site Enable

Disabled site can be enabled with

ee site enable example.com

above command create the symbolic link form /etc/nginx/sites-available/example.com to /etc/nginx/sites-enabled/example.com so that site can accessible in browser.


Clone this wiki locally