|
|
 |
 |
 |
 |
 |
|
Here you can find documentation on all of the "standard" CGI scripts that are installed in your CGI directory. These scripts are available for use with all the accounts, and can be reached through the partial URL /cgi-yourdomain/. |
|
|
|
Please note that most of the links provided here are external to IperWeb, and we disclaim all responsibility for the accuracy, timeliness, or suitability of any information you may find through any such link. |
|
|
|
- WWW Board - is a threaded World Wide Web discussion forum and message board, which allows users to post new messages, followup to existing ones and moreThe World Wide web Board is already to run, you can call it from a page with the following URL: http://yourdomain.com/bbs/.
For security reasons we don’t set by default write permissions to the bbs files. To change these permissions and activate the bbs run the following commands from a telnet session:
cd /home/yourloginname/www/bbs chmod o+w data.txt messages - Free for all link page - allows you to set up a web page which your users can then add links to in specified categories.
- Single page shopping cart - view a full demo at http://yourdomain/shoppage/demo.htm
- Guestbook - You simply need to use the following URL to access it:
http://yourdomain.com/Guestbook/guestbook.html - Database - This application allows one to maintain (add, modify, delete) multiple flat file database from the web using one script. It also uses file locking routines to prevent more than one person from modifying the database at the same time and incorporates the latest authentication routines.
- Counter.cgi (text use SSI)
- Form.cgi - a simple form to e-mail gateway. Give a look to the source code for the configuration.
- Random text displayer - is a program which takes a plain text file, which contains a series of phrases, quotes, lines of text, html tags, etc... and a delimiter (the character(s) which separate each entry) and will randomly choose one of the phrases and display it on your web page.
- Site search - This search engine will traverse your entire HTML directory tree for matches to a client-defined keyword, preparing a dynamiclly generated HTML page with hyperlinks to hits.
To enable the search engine you must set permissions for your www directory to be world readable. For security reasons we don’t set permissions in this way. To change the permissions from a telnet session run the following commands: cd /www chmod o+r yourloginname - Graphic counter - a simple graphic counter.
- Formmail - is a generic WWW form to e-mail gateway, which will parse the results of any form and send them to the specified user.
- Cgiemail - is a CGI to E-Mail gateway. It accepts the results of a form, and uses a template file to build and construct an e-mail message containing those results. This makes it considerably more flexible than FormMail.
|
|
|