(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Printer Friendly Version



This article is from a FAQ concerning SCO operating systems. While some of the information may be applicable to any OS, or any Unix or Linux OS, it may be specific to SCO Xenix, Open Desktop or Openserver.

There is lots of Linux, Mac OS X and general Unix info elsewhere on this site: Search this site is the best way to find anything.

OSR5 FAQ

How do I access online docs from a browser?

Point your browser at port 457, and ask for document dochome.html. For example, if your server is server.foo.com, use the URL http://server.foo.com:457/dochome.html



You don't have access to the search tools this way, but you can simulate that with the following cgi-bin script.


#!/bin/sh
# @(#) nftpsearch - wrapper for simple form access to scohelp search engine 
# call without QUERY_STRING set html form, with QUERY_STRING for search
# relies on single Form search field called query
#
# Install as:  /var/scohttp/cgi-bin/nftsearch.sh  on OSR5.0.[024] systems.
# Access via:  URL:<http://localhost:457/cgi-bin/nftsearch.sh> (any browser)

if [ -z "$QUERY_STRING" ] ; then 

HELP_SVR="http://localhost:457"            # YOUR HELP SERVER system
SCRIPT="$HELP_SVR/cgi-bin/nftsearch.sh"    # cgi-bin path of this script

cat <<EOF
    <HEAD>
    <TITLE> ScoHelp Search </TITLE>
    <LINK REV="made" HREF="mailto:hops@caldera.com">
    </HEAD>

    <BODY BGCOLOR="#FFFFF0" TEXT="#000000">
    <H1>ScoHelp Search </H1>

    For scohelp searching from a non ScoHelp Browser <BR>
    <HR>
    <STRONG>Enter single word search term in search field Below</STRONG>
    <P>
    <FORM METHOD=GET ACTION=$SCRIPT>
    <INPUT NAME="query" SIZE=30>
    <INPUT TYPE="submit" VALUE="Search">
    <INPUT TYPE="reset" VALUE="Clear">
    </FORM>
    <HR>

    <A HREF="$HELP_SVR/dochome.html">ScoHelp DocHome </A>

    </BODY>
    </HTML>
EOF

exit 0
fi


eval $QUERY_STRING
QUERY_STRING=$query
export QUERY_STRING

PATH_TRANSLATED=/usr/lib/scohelp/library.stz
PATH_INFO=/library.stz

export QUERY_STRING PATH_TRANSLATED PATH_INFO   

#export  GATEWAY_INTERFACE HTTP_ACCEPT HTTP_CONNECTION HTTP_HOST
#export HTTP_REFERER HTTP_USER_AGENT PATH REMOTE_ADDR REMOTE_HOST REQUEST_METHOD
#export SCRIPT_NAME SERVER_NAME SERVER_PORT SERVER_PROTOCOL SERVER_SOFTWARE

exec /var/scohttp/cgi-bin/ftsearch
 





Click here to add your comments



Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar



/SCOFAQ/FAQ_scotec2scohelp.html copyright 1997-2003 (various) All Rights Reserved

Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.


book graphic unix and linux troubleshooting guide

My Troubleshooting E-Book will show you how to solve tough problems on Linux and Unix systems!



 I sell and support
 Kerio Mail server






More:
       - FAQ


Unix/Linux Consultants

Skills Tests

Guest Post Here











My Favorites

Change Congress