Apache is the most popular web server software. It was originally designed for Unix systems but has been ported to other operating systems like Windows. Apache provides features like CGI, SSL, virtual hosting and is extensible through plug-in modules. It is free, open source software maintained by the Apache Software Foundation. Apache uses plain text configuration files rather than a graphical user interface, with the main configuration file being httpd.conf.