Free / Open Source Web (HTTP) Server Software
Run your own web server
Free/Open Source Web (HTTP) Server Software
This page lists free and/or open source HTTP server software that you can use for your own web server. Some of the servers listed here are general purpose web servers with support for server side scripting like PHP, Perl, Python, etc, while others are specialized servers optimized for a particular task. Also listed are high performance, lightweight web servers, designed for demanding sites.
NOTE: if you have arrived at this page because you are looking for software to create your own website, please see the Free HTML Editors and WYSIWYG Web Editors page instead. You should also read the How to Start / Create Your Own Website: The Beginner's A-Z Guide. (The page you're currently reading, the Free Web Server Software page, is not actually relevant for new webmasters starting their own website.)
For those really looking for web server software: you may also be interested in Free Web Hosting Control Panel Software, which let you manage your web server through your web browser.
Related Pages
- How Much Does It Cost to Set Up a Website?
- Web Hosting: Dedicated Servers
- Virtual Private Servers (VPS) Web Hosting
- Budget Web Hosting
- Free Hard Disk Backup and Restore, Hard Disk Image and Cloning Utilities
- Free Partitioning Software - Copy, Create, Move, Resize, Convert, Undelete Partitions
- Free Web Statistics and Web Log Analyzers
- Free SSL Certificates for Websites/Web Servers
- Free SSH (Secure Shell) and Telnet Clients
Disclaimer
The information provided on this page comes without any warranty whatsoever. Use it at your own risk. Just because a program, book, document or service is listed here or has a good review does not mean that I endorse or approve of the program or of any of its contents. All the other standard disclaimers also apply.
Free/Open Source Web (HTTP) Server Software
- Tornado

Tornado is a scalable non-blocking web server, meant to be used for real-time web services. According to the website, it is able to handle thousands of simultaneous standing connections. It has built-in cross-site request forgery (or XSRF) protection, agressive file caching (to improve performance), support for user interface (UI) modules, etc. The server is available in source form and requires Python to be installed. The server is an open source version of what was originally developed for FriendFeed.
- Apache HTTP Server
Apache is probably the most popular web server on the Internet, serving the majority of active websites. It works on a large number of operating systems, including Linux, FreeBSD, Solaris, Windows, Mac OS X, Novell Netware, OS/2, and so on (and probably any Unix-like system). It has a huge number of features, including support for a large number of server side programming languages (eg, PHP, Perl, Python, etc), authentication schemes (via modules like mod_access, mod_auth, mod_auth_digest, etc), SSL/TLS support (via mod_ssl), proxy, URL rewriting (mod_rewrite), custom log files (mod_log_config), filtering (mod_include), compression (mod_gzip), virtual hosting, IPv6, etc. This is an open source web server, released under the Apache License. (For tutorials on how to install Apache on Windows, please see How to Install Apache 2.2 on Windows Vista, How to Install and Configure Apache 2 on Windows XP and How to Install the Apache 1.x Web Server on Windows XP and Below.)
- Lighttpd
Lighttpd, pronunced "lighty", is designed with high performance in mind and is especially useful for sites that has a high load. It boasts a small memory footprint, a light CPU load, and has a feature set that includes things like FastCGI, SCGI, Auth, HTTP compression, URL rewriting, SSI, chroot, SSL/TLS (via OpenSSL), virtual hosting, etc. It uses a single process with multiple threads, and no new processes or threads are started with every new connection. This server is apparently used to power big sites like Youtube, SourceForge and so on. This open source web server is released under the BSD licence, and runs under Linux, other Unix-type operating systems, and also under Windows (with the help of Cygwin).
- nginx HTTP Server
This is a lightweight HTTP server, reverse proxy (useful for load distribution, etc) and mail proxy server. Web server features include support for static files and index files, accelerated reverse proxy with caching, SSL and TLS SNI, FastCGI, name and IP-based virtual servers, load balancing, access control based on IP and HTTP Basic authentication, URL rewrite module, streaming of FLV and MP4 files, filters (eg gzip), speed limitation, etc. Mail proxy features include SMTP, POP3, IMAP, a variety of authentication methods (eg, USER/PASS, APOP, AUTH LOGIN/PLAIN/CRAM-MD5, LOGIN), STARTTLS and STLS, and SSL. The server has been tested on FreeBSD, Linux, Solaris, Windows, and Mac OS X.
- HTTP File Server, or HFS
HFS is primarily meant to be a file server, that is, it is mainly designed for people making files available for download on their site and sharing files. It supports file uploads and downloads, has a virtual file system, includes bandwidth control, log files, has a dynamic DNS updater, etc. Unlike the general-purpose HTTP servers, it does not have CGI support. The program is open source and is licensed under the GNU GPL. This is a Windows program, although it also works under WINE.
- Nostromo Server, or nhttp
Nostromo, or the nhttpd HTTP server, features SSL (ie, https), basic authentication, IPv6, chroot, setuid, custom responses, aliases, virtual hosts, logs in CLF format, CGI support, etc. It runs as a single process. The server has been tested with Linux, FreeBSD, NetBSD and OpenBSD.
Related Pages
- How to Create a Website with Dreamweaver CS4 (Dreamweaver Tutorial)
- How to Design and Publish Your Website with KompoZer
- Free FTP Clients, Secure FTP (SFTP) Programs
- Which Web Host Do You Recommend? (FAQ)
- The Fine Print in Web Hosting: Resource Usage Limits
- Free Online Backup, Internet Hard Drive for Offsite Backup
- Free File Storage Hosting
- Free Anonymous Surfing
Can't Find What You're Looking For?
Search the site using Google.
Newest Pages
- How to Rescue Your Website from the Clutches of a Bad Web Designer or Bad Web Host
- How to Created Rounded Corners for Your Box Borders in CSS
- How to Add a Feedback Form to Your Website with Dreamweaver CS5
- Dreamweaver CS5 Tutorial: How to Design a Website with Dreamweaver CS5
- What is MySQL? What is a Database? What is SQL?
- Free / Open Source Non-SQL Database Servers and Engines
- Free Royalty Free Music and Sounds
- Free Programmer's Fonts
- How to Point a Domain Name to Your Website (Or What to Do After Buying Your Domain Name)
- Should You Choose a Linux or a Windows Web Hosting Package? Is There Such a Thing as a Mac Web Host?
- How to Add a CAPTCHA Test to Your Feedback Form Script: Reducing Spam in Your Contact Form
Popular Pages
- How to Create/Start Your Own Website: The Beginner's A-Z Guide
- How to Register Your Own Domain Name - how to get your own domain name
- How to Create a Website with Dreamweaver CS4 (Dreamweaver Tutorial)
- How to Create a Bootable Windows XP Setup CD/DVD on a Preinstalled Windows System
- Free Partitioning Software - Copy, Create, Move, Resize, Convert, Undelete Partitions
- Free Data Recovery, File and Partition Recovery, Undelete and Unformat Software
- How to Create an Emergency Windows Rescue CD
- Free DVD Authoring and Creation Software
- Free CD and DVD Burners and Copying Software
- Free Hard Disk Backup and Restore, Hard Disk Image and Cloning Utilities
How to Link to This Page
It will appear on your page as:
Free/Open Source Web (HTTP) Server Software
