Node: Top How2 - A Linux HOWTO document viewer and query program

how2www - The LDP HOWTO Node to HTML Gateway

Copyright: This program is in the Public Domain.

Latest version is 2.0.1 - see the README text or readme.html for more information.

The how2www script makes your CGI compliant HTTP/1.0 or later server a gateway to all that information you have "stacked away" in the LDP HOWTO Nodes (also accessible from www.biblio.org).

The HOWTO Nodes are parsed and formatted on the fly by how2www, presenting hyperlinks to other HOWTO Nodes that your WWW browser can use.

Configuration and installation

The following steps are necessary for getting how2www up and running:

  1. Make sure that Perl is installed on your system
  2. Choose a directory under your DocumentRoot directory, e.g. DocumentRoot/how2-www for keeping your documents in.
  3. Place the how2www CGI (currently in the zip-file how2.zip in the DocumentRoot/cgi-bin directory
  4. Edit the how2www script and make the following changes:
  5. Copy or make a link of how2www to your CGI script directory - e.g. DocumentRoot/cgi-bin.
  6. Include hyperlinks to the how2www CGI interface wherever you want in your other hypertext documents.

Using how2www

The how2www script should be called with 0 or 1 argument as follows:

<A HREF="http://yourserver/your-cgi-dir/how2www">Directory</A>
Access the default HOWTO Node (dir)Top
<A HREF="http://yourserver/your-cgi-dir/how2www?(index.info)Coffee"> Coffee</A>
Access the Info Menu of HOWTO Nodes for Coffee in `index.info'
<A HREF="http://yourserver/your-cgi-dir/how2www?mini/Coffee.html"> mini/Coffee.html</A>
Access the HOWTO Node mini/Coffee.html

Enjoy!

NOTE: This is a reverse-engineered version of the `info2www' CGI (originally written by Eelco van Asperen and Roar Smith).


Copyright © 2004 Vangelis Eustratius <vangelise@lynxx.org>
Visit the RAN EROX Software Site for help files and most recent version
Date: 2005/01/02 18:31:00