You are viewing a web page served by a Linux web server written completely in Euphoria! Click here to view or download the source code.

Features:

  • Supports mime-types for html, text, images, and binary
  • Runs in a single process...
  • but can have multiple sockets open
  • Can't serve files concurrently...
  • others must wait until one finishes
  • Benefits from the stability of Euphoria
  • (no buffer overruns, etc)
  • No security! (But at least you can't get /etc/passwd anymore)

    View the Euphoria Linux Documentation

    (the graphic at the top was created using the GIMP -- the filter effect used is Light Effects - SuperNova)

    View the latest ex.err

    By Pete Eberlein