Nginx enable site command
Posted
by
Ghassen Telmoudi
on Server Fault
See other posts from Server Fault
or by Ghassen Telmoudi
Published on 2012-09-05T08:33:27Z
Indexed on
2012/09/05
9:40 UTC
Read the original article
Hit count: 256
We all know how to enable a website using apache on linux. I'm pretty sure that we all agree on using the a2ensite command.
Unfortunately there is no default equivalent command comes with Nginx, but it did happens that I installed some package on ubuntu that allowed me to enable/disable sites and list them.
The problem is I don't remember the name of this package.
Anybody knows what I'm talking about?
Please tell me name of this package and the command name.
© Server Fault or respective owner