This is a full HTTP server written in pure AutoIt. No external libraries are used. The server code is readable and very simple to modify.
Abilities:
A full web server in a single executable.
Able to integrate the web pages into your source code and modify its contents with code. ( This is how the first web pages were build )
The ability to send a page with over 1000 images in under 5 seconds.
Fully compatible with both Firefox, Internet Explorer 6 through 9, Chrome and Safari.
Nearly ever