Last Updated: November 4, 1998
To install WWW Board 2.0 scripts, telnet to your Virtual Server and do the following:
% cd ~ (this will put you in your home directory) % tar -xvf /usr/local/contrib/wwwboard.tar
In the wwwadmin.pl file, you will need to modify lines 16 and 17:
$baseurl = "http://www.YOUR_DOMAIN/wwwboard";
$cgi_url = "http://www.YOUR_DOMAIN/cgi-bin/wwwboard/wwwadmin.pl";
substitute your domain name for the occurrences of
YOUR_DOMAIN.
In the wwwboard.pl file, you will also need to modify lines 16 and 17:
$baseurl = "http://www.YOUR_DOMAIN/wwwboard";
$cgi_url = "http://www.YOUR_DOMAIN/cgi-bin/wwwboard/wwwboard.pl";
substitute your domain name for the occurrences of
YOUR_DOMAIN.
http://www.YOUR_DOMAIN/wwwboard/ The scripts are written in Perl and created by Matt Wright. WWW Board 2.0 is just one of many scripts written by Matt that are available at http://worldwidemart.com/scripts/. The WWW Board 2.0 tar file includes the following documentation files:
WWW Board 2.0 allows you to perform certain administrative tasks. To access the administration utilities, access the following URL:
http://www.YOUR_DOMAIN/cgi-bin/wwwboard/wwwadmin.pl
Please see the ADMIN_README file for more information about how to use the administrative utilities.
Copyright © 1995, Last Modified: 4 November 1998 A Little Technology Shoppe, LLC. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.