I followed all the steps as outlined, but when I go to the web page
(using both IE and Firefox) I get:

#!/usr/bin/haserl
<? title="Linux Embedded Network Appliance"  /var/webconf/lib/preamble.sh  ?>
<!-- $Id: index.cgi,v 1.2 2004/11/10 21:57:40 nangel Exp $ -->

<? # Print out the blurb for the specific user interface
   # Preamble should have set FORM_UI for us

   UI=${FORM_UI:-"basic"}
   [ -e ./blurb.$UI ] && cat blurb.$UI


   /var/webconf/lib/footer.sh

?>

I know I did something wrong, but am too much of a newbie to determine
what...

TIA
steve



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to