Install and configure the CherokeeWeb server on Ubuntu

Source: Internet
Author: User
Tags rrd
Cherokee is claimed to be the fastest Web server software at present, and is said to be slightly better than Nginx in terms of performance. Cherokee supports FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authorization authentication, real-time encoding, load balancing, and Apache-compatible log files. Cherokee has a built-in tool named cherokee-admin.

Cherokee is claimed to be the fastest Web server software at present, and is said to be slightly better than Nginx in terms of performance.

Cherokee supports FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authorization authentication, real-time encoding, load balancing, and Apache-compatible log files.

Cherokee has a built-in tool named cherokee-admin. After the tool is executed, the administrator can directly manage and configure it through a browser. For example, enable or disable the server, set general options, and configure virtual servers, information sources, icons, Mime types, and other items. In addition, RRD-tool is integrated to generate monitoring data such as server flow table without any configuration.

Project home: http://www.cherokee-project.com/

# Installation:

Use this PPA source to install the latest version of Cherokee 1.0.5

Sudo apt-get install rrdtool
Sudo apt-get install libcherokee-mod-rrd
Sudo apt-add-repository ppa: cherokee-webserver/ppa
Sudo apt-get update
Sudo install cherokee

# Start:

Cherokee Web Service:

Sudo/etc/init. d/cherokee start

Cherokee background management program:

Sudo cherokee-admin-B 192.168.0.1

Replace 192.168.0.1 with the Internet IP address of your host so that you can remotely access the background management interface.

A prompt similar to the following will appear after startup:

Login:
User: admin
One-time Password: lKNmYl9cHO87Z45C

Web Interface:
URL: http: // localhost: 9090/

It will generate a one-time password through which you can log on to the management interface. The password will change every time you restart the management program.

# Background:

Main Interface

Traffic monitoring screen

Now, the basic Web server has been configured. This is just an introductory article. Please search for relevant documents on the configuration of PHP and MySQL.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.