Menu Close

Install Cherokee Web Server On Ubuntu 11.04 “Natty Narwhal”

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, uWSGI, SSI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP Proxy, Traffic Shaper, Video Streaming and much more.




To install Cherokee open a terminal window (press Alt+F2 and type: gnome-terminal) and copy+paste the following lines:

sudo add-apt-repository ppa:cherokee-webserver/ppa
sudo apt-get update
sudo apt-get install cherokee

To start Cherokee open a terminal window and type:

sudo cherokee-admin

Open the web interface url (http://127.0.0.1:9090) in your web browser and use the user name and one time provided password to login.

Cherokee Web Server Homepage

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Anderson
13 years ago

Great job man, Simple and good. Thanks.

nutellajunkie
Editor
13 years ago

Now this is what you have to call sexy..

You have to admire when people go up against Apache 🙂