LIGHTTPD a lightweight Web server

Source: Internet
Author: User
Keywords LIGHTTPD lightweight functional nbsp;
Tags apache cost cpu cpu occupancy rate environment functional functions high

LIGHTTPD is a German-led Open-source software designed to provide a secure, fast, compatible and flexible Web server environment specifically for high-performance Web sites. It has very low memory cost, low CPU occupancy rate, good performance, and rich modules. LIGHTTPD is one of the best of the many OpenSource lightweight Web servers. Support FastCGI, CGI, Auth, output compression (outputs compress), url rewrite, alias, and other important functions, and Apache is popular, but also because of the rich function, in the LIGHTTPD many functions have a corresponding realization, This is important for Apache users because migrating to LIGHTTPD has to face these problems.

LIGHTTPD is one of the best of the many OpenSource lightweight Web servers. Supports fastcgi, CGI, Auth, output compression (outputs compress), URL rewriting, alias, and other important functions.

Lighttpd

sudo apt install lighttpd #安装lighttpd

After installing the system will automatically start LIGHTTPD, open http://localhost is, if you have previously installed Apache, the default home page replaced by http://localhost/index.lighttpd.html.

The Web server's root directory is in/var/www/, and the configuration file is in/etc/lighttpd/lighttpd.conf.

Restart LIGHTTPD command

SUDO/ETC/INIT.D/LIGHTTPD restart

LIGHTTPD default page

Related Article

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.