# Apache 1 configuration menuconfig APACHE bool prompt "Apache 1 HTTP Server" select EXPAT help Apache is a versatile, high-performance HTTP server. The most popular server in the world, Apache features a modular design and supports dynamic selection of extension modules at runtime. Some of its strong points are its range of possible customization, dynamic adjustment of the number of server processes, and a whole range of available modules including many authentication mechanisms, server-parsed HTML, server-side includes, access control, CERN httpd metafiles emulation, proxy caching, etc. Apache also supports multiple virtual homing. Website: http://www.apache.org There is also a "next generation" Version, called Apache2