<title>The LIMA internal HTTP server</title> <center><h2>Welcome to the Lima http server</h2></center> <h3> The internal http server can be used for many things. It's intended use is to make your mud interact with the WWW. This is done through <a href = /help/cgi.html> cgi scripts</a> and through regular web pages. The server allows you to support <a href = /help/homepage.html> home pages </a> for your wizards. Click <a href = /help/configure.html>here</a> for help configuring your http server. In addition, a few examples come with the Lima mudlib: <ul> <li> <a href = "scgi/webed.c"> LPC Editor</a> <li> <a href = "fingeruser.html"> An interface to the 'finger' command</a> <li> <a href = "cgi/who.c"> An interface to the 'who' command</a> <li> <a href = "cgi/mudinfo.c"> An interface to the 'mudinfo' command</a> <li> <a href = "cgi/mudlist.c"> An interface to the 'mudlist' command</a> <li> <a href = "cgi/autodoc.c"> An interface to the automatically generated mudlib documentation</a> <li> <a href = "cgi/changes.c"> List of changes since the last release</a> <li> <a href = "cgi/homepages.c"> List of wizard home pages</a> </ul>