Skip to content
Mitesh Shah edited this page Jul 28, 2014 · 10 revisions

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