|
[ Order a Server ] [ Server Support ] |
|
[ Getting Started ] [ Server Help ] [ Add on Help ] [ Solution ] [ Trouble Shooting ] PLEASE NOTE, THIS IS VERY OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS
WWWBoardWWWBoard is a threaded World Wide Web discussion forum and message board, which allows users to post new messages, followup to existing ones and more. WWWBoard comes with a WWWAdmin program, which helps you maintain the WWWBoard.
InstallationTo install WWWBoard 2.0 scripts, Telnet or SSH to your Virtual Server and untar the WWWBoard tar file:
ConfigurationModify lines 16 and 17 in the ~/www/cgi-bin/wwwboard/wwwadmin.pl file, substituting your domain name forYOUR_DOMAIN.
$baseurl = "http://www.YOUR_DOMAIN/wwwboard"; $cgi_url = "http://www.YOUR_DOMAIN/cgi-bin/wwwboard/wwwadmin.pl";
Modify lines 16 and 17 in the ~/www/cgi-bin/wwwboard/wwwboard.pl file, substituting your
domain name for
$baseurl = "http://www.YOUR_DOMAIN/wwwboard"; $cgi_url = "http://www.YOUR_DOMAIN/cgi-bin/wwwboard/wwwboard.pl"; Test WWWBoard by accessing the following URL:
http://YOUR-DOMAIN.NAME/wwwboard/ WWWBoard allows you to perform certain administrative tasks. To access the administration utilities, use the following URL:
http://YOUR-DOMAIN.NAME/cgi-bin/wwwboard/wwwadmin.pl
More InformationDocumentation is available at the WWWBoard web site.
PLEASE NOTE, THIS IS OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS |