|
OSU directory README
This directory contains selected OSU (DECthreads)
server (v3.6 package) scripts and other resources
(see copyright.txt), without source-code
modification (except for minor HTML documentation and other configuration).
These scripts are supported using WASD's DECnet scripting environment (see the
Scripting Environment chapter on DECnet
and OSU). Other information on OSU scripting may be obtained from
http://kcgl1.eng.ohio-state.edu/www/doc/serverinfo.html.
A proxy entry similar to the following is a minimum requirement.
$ SET DEFAULT SYS$SYSTEM
$ MCR AUTHORIZE
UAF> ADD /PROXY 0::HTTP$SERVER HTTP$NOBODY /DEFAULT
When the server is configured to support OSU scripts the following
provide a basis for testing and demonstration.
| OSU (via DECnet) | Description |
|
TESTCGI.C
|
Simple test of the OSU CGI environment.
|
|
|
Simple POST test of the OSU environment.
|
|
TESTFORM.HTML
|
An OSU document testing SET_DCL_ENV.C and CGI-MAILTO.C (the latter requires
specific configuration!)
|
|
TMAIL.HTML
|
Another OSU document, demonstrating the use of TMAIL.C
|
|
HELPGATE
|
This script provides access to VMS Help libraries, in a similar fashion to
WASD's own Conan The Librarian. For this script to behave
itself properly it really should own the "/help" path via a mapping
rule!
|
|
WebBook
|
WebBook is a Bookreader emulator similar to WASD's
HyperReader
(some of these may not work for local environment reasons).
|
|
PREPROC.HTMLX
|
The OSU document demonstrating the use of OSU's SSI processor. Some paths have
been modified for WASD's directory structure. The ACCESSES.PERMISSIONS (read
this file) may need to be modified for this to work on any particular site.
|
|
PREPROC2.HTMLX
|
Same as above, with the accesses disabled. (A minor correction, not
modification, was needed to the source code for it to work at all ;^)
|
Of course standard CGI scripts may also be transparently executed
within the DECnet environment. Here is a sample ...
|
Name Revised Size Description
obj_axp/ 3-Jul-2003 08:42 1,024 subdirectory
accesses.dat 2-May-2008 14:46 89,600
accesses.permissions 2-May-2008 14:46 1,765
access_db.c 2-May-2008 14:46 8,857 C source
access_db.h 2-May-2008 14:46 541 C header
book.xbm 2-May-2008 14:46 276 X-bitmap
bookfile_figure.c 2-May-2008 14:46 10,188 C source
bookfile_figure.h 2-May-2008 14:46 278 C header
bookfile_index.c 2-May-2008 14:46 10,268 C source
bookfile_index.h 2-May-2008 14:46 978 C header
bookfile_io.c 2-May-2008 14:46 12,565 C source
bookfile_io.h 2-May-2008 14:46 1,286 C header
bookfile_section.c 2-May-2008 14:46 11,884 C source
bookfile_section.h 2-May-2008 14:46 1,276 C header
bookfile_text.c 2-May-2008 14:46 4,357 C source
bookfile_text.h 2-May-2008 14:46 1,309 C header
bookreader_recdef.h 2-May-2008 14:46 7,785 C header
build_osu.com 2-May-2008 14:46 4,211 DCL procedure
cgi-mailto.c 2-May-2008 14:46 12,797 C source
cgi-mailto.h 2-May-2008 14:46 565 C header
cgilib.c 2-May-2008 14:46 23,498 C source
cgilib.h 2-May-2008 14:46 863 C header
cgiwasd.com 2-May-2008 14:46 1,825 DCL procedure
cgi_symbols.c 2-May-2008 14:46 11,537 C source
copyright.txt 2-May-2008 14:46 424 plain text
dcl_env_rm.com 2-May-2008 14:46 2,083 DCL procedure
helpgate.com 2-May-2008 14:46 3,590 DCL procedure
html_preproc.c 2-May-2008 14:46 52,265 C source
html_preproc.com 2-May-2008 14:46 819 DCL procedure
lbrio.c 2-May-2008 14:46 8,025 C source
lbrio.h 2-May-2008 14:46 873 C header
preproc.htmlx 2-May-2008 14:46 5,752 OSU SSI HTML
preproc.htmlx$ 28-May-2008 17:35 4
preproc.inc 2-May-2008 14:46 54
preproc2.htmlx 2-May-2008 14:46 5,789 OSU SSI HTML
readme.html 2-May-2008 14:46 3,832 "OSU directory README"
scriptlib.c 2-May-2008 14:46 13,008 C source
scriptlib.h 2-May-2008 14:46 523 C header
set_dcl_env.c 2-May-2008 14:46 31,013 C source
shelf.xbm 2-May-2008 14:46 279 X-bitmap
testcgi.c 2-May-2008 14:46 437 C source
testform.c 2-May-2008 14:46 1,045 C source
testform.html 2-May-2008 14:46 1,745 "Fill out forms example"
tmail.c 2-May-2008 14:46 21,609 C source
tmail.html 2-May-2008 14:46 5,418 "Tmail demo"
tmail.tmail 2-May-2008 14:46 422
vmshelpgate.c 2-May-2008 14:46 28,372 C source
webbook.c 2-May-2008 14:46 23,992 C source
webbook_axp.opt 2-May-2008 14:46 203 VMS linker options
webbook_ia64.opt 2-May-2008 14:46 212 VMS linker options
webbook_shelf.c 2-May-2008 14:46 12,951 C source
webbook_vax.opt 2-May-2008 14:46 203 VMS linker options
wwwexec.com 2-May-2008 14:46 11,538 DCL procedure
|