I'm trying to install Tengine which is based off of Nginx from their Github page:
The page says, "To install Tengine, just follow these three steps:
$ ./configure
$ make
# make install
Can someone tell me the actual first step on how to download Tengine to my server so I can install it?
I'll be using Amazon's Linux AMI.
Thank you so much! - Jennifer