Ubuntu 10.10 has already put the Cherokee Web Server in PPA. You only need to use apt-get to get it!
The following are the installation and setup steps...
1. Install Cherokee Web Server
If you have installed Apache, please refer to here to remove Apache, or refer to here to remove the Apache Port first, use the following command to install the SDK.
Sudo apt-get install cherokee
2. Start the Cherokee Management Interface
After executing the following command, the Administrator's account name and password "one-time use" and the IP and Port number of the management interface will appear. The following command will be executed continuously after execution, do not interrupt it, or the management interface will not be accessible.
Sudo cherokee-admin
3. logon Management Interface
Log on to the management interface of the Cherokee Web Server in a browser using the URL (http: // 127.0.0.1: 9090) that appears in the command, after entering the account and password, you can enter the easy-to-operate management interface.
Note: At the beginning, don't forget to get the root permission. If you get the permission, you don't need to run the sudo command.