Menu Close

How To: Install Cherokee Web Server On Ubuntu 11.10

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



To add the PPA and install Cherokee Web Server open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines:

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

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 admin as user name and the 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.

0 Comments
Inline Feedbacks
View all comments