Home » Personal collection » Acorn hard disk » apps » web » root/Instruct

root/Instruct

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » web
Filename: root/Instruct
Read OK:
File size: 22EE bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
                             ArcWeb Instructions
                             ===================

Contents
========
	Introduction
	Before running for the first time
	Patching ChangeFSI
	How to install the DNS configuration files
	How to run it
	How to cure the 'Too Long' errors
	How to configure ArcWeb for mail and news
	How to change the default page
	How to change the location of the disk cache
	How to remove everything from the cache
	How to control the authentication database
	Running with RISC OS 3.60 and later (inlining JPEGs)


Introduction
============

I realise that it may seem that you have to read a lot of instructions
before you can do anything, but I've tried to spell it all out in as
much detail as possible in an attempt to pre-empt the common problems
which people have had in the past.  I get so many e-mails about the
"Too Long" problem, still.

This file gives some instruction on how to get ArcWeb up and running at least
on a local basis.  Once this has been achieved, there are help files supplied
in HTML format.  Run !ArcWeb and click SELECT over the icon bar icon to open
the index page, and then you can follow links to information about the helper
applications and their configuration.  I suggest you read the instructions
for network configuration very carefully.  There are instructions further
down for upgrading your current ArcWeb to this version.

If you get stuck, try the Problems file.  This is a FAQ style document
containing around 20 common questions and answers.



Before running for the first time
=================================

ArcWeb cannot do everything itself.  It needs 'helper' applications.  These
are stored inside the !WebHelper application.  KA9Q users need to read the
section immediately below.  FreeNet/Acorn users can skip to the next
non-indented paragraph.

    KA9Q users only
    ---------------

    This version of ArcWeb is unlikely to work with KA9Q.  I suggest
    that you investigate FreeNet or Acorn TCP/IP release 4.


Copy any auxiliary applications you have into !WebHelper application.  To do
this, double-click on !WebHelper and the subdirectory will be displayed.
!FilerURLs is already installed in this directory.  You must configure your
e-mail address and on-line news server name (if you have one).  See
'Configuration' below.

You may choose to install things like SoundCon inside !WebHelper so that
they automatically load when ArcWeb does.


Patching ChangeFSI
==================

Read the instructions in the file "ReadMeDocs.JPEG_Fix" for instructions
on modifications that should be made to ChangeFSI in order to enable it
to support more types of JPEG image.


How to install the DNS configuration files
==========================================

If you are not already running a FreeNet configuration or using
InetDB or DNSResolver, you will need to install the DNS configuration
files in your InetDBase$Path directory.  You do not actually need
the DNS module running, as ArcWeb contains a DNS resolver anyway.
If you are using ANT !InetSuite, then you need not worry about this
section - ArcWeb will use the !InetSuite configuration directly.

The Name Lookup service is responsible for asking other machines
(nameservers) to convert hostnames which the user sees (like
delenn.ecs.soton.ac.uk) into IP addresses (like 152.78.67.42) which it needs
in order to be able to connect to a given machine.

You need to ensure that the configuration files are already present in
the files database (InetDbase$Path - typically !Internet.files or
!FreeUser.files)

Read InetDB.ReadMe1st for more information on configuring the files.


To run it
=========

Launch !ArcWeb by double-click on !ArcWeb in directory viewer, or
double-clicking on HTML files.  Click icon bar icon to bring up 'home' page.
All applications inside !WebHelper will be loaded automatically.

Rather than babble on at great length on what each menu entry does, I
recommend loading the Acorn !Help application and then an exploring of the
menus.  !ArcWeb supports full interactive help on all windows, dialogue boxes
and menus.

Basically: To follow a link, click SELECT over it; to open a new page choose
Open URL from the Navigate menu over a document (or from the icon bar menu).
Alternatively, to go to a specific URL you can enter it in the icon at the
top of an open ArcWeb page.


If you get 'Too Long' errors
============================

Quit !ArcWeb. Move !WebCache closer to the root directory of the device on
which they are stored, and then 'run' it by double-clicking on its icon.
See Problems Q18 for more details of why you must do this.



Configuration
=============

You MUST reconfigure the e-mail address and the news server address.  Click
MENU over ArcWeb's icon bar icon and choose "EMail & News" from the
"Configuration" menu to open the configuration window.  You may wish to set
up proxy servers for HTTP, FTP, gopher and WAIS in the Network window.
ArcWeb will handle FTP and HTTP and gopher itself if you want it to.

More help is available by clicking SELECT over the Information icon (the same
as !Help's icon) at the top of the Network window.


How to change the default page
==============================

The 'home page' is controlled by an environment variable ArcWeb$Home.  If
this variable is not set when ArcWeb is run, it will set it to a default
document within an ArcWeb subdirectory.


How to change the cache location
================================

The 'cache directory' is controlled by environment variable Arcweb$CacheDir
If this variable is not set when ArcWeb is run, it will set it to a default
directory within an ArcWeb subdirectory.  The !WebCache application supplied
contains a !Boot file which initialises this variable to a subdirectory of
itself.  This allows !ArcWeb to be stored in a read only filing system.

Don't put extra files in the cache directories.  The cache manager will find
these and remove them.  By default it allows 75 files to be cached (no size
limit) so it doesn't want other things clogging up the directory.  The cache
manager will remove anything not in the index, and remove anything from the
index which doesn't exist in the sources directory.  IF the Cache Manager
cannot remove a file (because it is open for example), it will leave it
there.

How to remove everything from the cache
=======================================

Open the Cache configuration window and click on the 'Flush images' or 'Flush
everything' menu items.  You will be prompted to confirm the action.

Every so often, the cache is checked for documents which have passed their
expiry date.  These old documents are removed (unless they are currently
being fetched, or are currently being viewed, or if it is inlined image
which is part of a currently being fetched/viewed document.).  This facility
can be disabled in the Cache configuration window.  The frequency of the
checking can also been configured from there.


How to control the authentication database
==========================================

The 'authentication database' holds a cache of servers and their realms which
have required authentication in the current session.  By default, it is wiped
when ArcWeb exits (but can be reconfigured in the Network configuration
window) as a security precaution.  Its location is controlled by
ArcWeb$AuthFile which is set by !WebCache or !ArcWeb when it is run and
!WebCache hasn't set it yet.


Running with RISC OS 3.60 and later (inlining JPEGs)
====================================================

ArcWeb 0.37 and later contain support for inlined JPEGs - a facility
built into the RISC OS ROMs in RISC OS 3.60 and later.  Since I do 
not have a Risc PC700 to test with, this feature is not enabled by
default as I have no way of testing it personally.  To the best of
my knowledge it will work though.

To enable the JPEG option, enable the option in the Browser configuration
window.   If the option has been used, ArcWeb will verify that you have
SpriteExtend 0.80 or later before attempting anything clever.  (In fact
it makes it unselectable if you don't have a suitable module).

It appears that Draw has a problem with the draw files that I export with
contain JPEGs though.  I'm not sure why this is at the moment and it is still
under investigation.



Configuration of ArcWeb
=======================

All the configuration windows are available on the Configure submenu
of the icon bar menu, and from the Options menu on the page menu.
See the Problems file for more on how to reconfigure these programs.


Comments and bug reports via e-mail as below, please.

Thanks for your help,
Stewart
--

Contact Addresses
=================

15 Dowding Road
Biggin Hill
Kent
TN16 3BE


E-mail:  S.N.Brodie@ecs.soton.ac.uk
WWW   :  http://www.dsse.ecs.soton.ac.uk/~snb94r/
WWW   :  http://delenn.ecs.soton.ac.uk/
gopher:  gopher://delenn.ecs.soton.ac.uk/
finger:  finger://delenn.ecs.soton.ac.uk/stewart
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000010  20 20 20 20 20 20 20 20  20 20 20 20 20 41 72 63  |             Arc|
00000020  57 65 62 20 49 6e 73 74  72 75 63 74 69 6f 6e 73  |Web Instructions|
00000030  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 3d 3d  |              ==|
00000050  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000060  3d 0a 0a 43 6f 6e 74 65  6e 74 73 0a 3d 3d 3d 3d  |=..Contents.====|
00000070  3d 3d 3d 3d 0a 09 49 6e  74 72 6f 64 75 63 74 69  |====..Introducti|
00000080  6f 6e 0a 09 42 65 66 6f  72 65 20 72 75 6e 6e 69  |on..Before runni|
00000090  6e 67 20 66 6f 72 20 74  68 65 20 66 69 72 73 74  |ng for the first|
000000a0  20 74 69 6d 65 0a 09 50  61 74 63 68 69 6e 67 20  | time..Patching |
000000b0  43 68 61 6e 67 65 46 53  49 0a 09 48 6f 77 20 74  |ChangeFSI..How t|
000000c0  6f 20 69 6e 73 74 61 6c  6c 20 74 68 65 20 44 4e  |o install the DN|
000000d0  53 20 63 6f 6e 66 69 67  75 72 61 74 69 6f 6e 20  |S configuration |
000000e0  66 69 6c 65 73 0a 09 48  6f 77 20 74 6f 20 72 75  |files..How to ru|
000000f0  6e 20 69 74 0a 09 48 6f  77 20 74 6f 20 63 75 72  |n it..How to cur|
00000100  65 20 74 68 65 20 27 54  6f 6f 20 4c 6f 6e 67 27  |e the 'Too Long'|
00000110  20 65 72 72 6f 72 73 0a  09 48 6f 77 20 74 6f 20  | errors..How to |
00000120  63 6f 6e 66 69 67 75 72  65 20 41 72 63 57 65 62  |configure ArcWeb|
00000130  20 66 6f 72 20 6d 61 69  6c 20 61 6e 64 20 6e 65  | for mail and ne|
00000140  77 73 0a 09 48 6f 77 20  74 6f 20 63 68 61 6e 67  |ws..How to chang|
00000150  65 20 74 68 65 20 64 65  66 61 75 6c 74 20 70 61  |e the default pa|
00000160  67 65 0a 09 48 6f 77 20  74 6f 20 63 68 61 6e 67  |ge..How to chang|
00000170  65 20 74 68 65 20 6c 6f  63 61 74 69 6f 6e 20 6f  |e the location o|
00000180  66 20 74 68 65 20 64 69  73 6b 20 63 61 63 68 65  |f the disk cache|
00000190  0a 09 48 6f 77 20 74 6f  20 72 65 6d 6f 76 65 20  |..How to remove |
000001a0  65 76 65 72 79 74 68 69  6e 67 20 66 72 6f 6d 20  |everything from |
000001b0  74 68 65 20 63 61 63 68  65 0a 09 48 6f 77 20 74  |the cache..How t|
000001c0  6f 20 63 6f 6e 74 72 6f  6c 20 74 68 65 20 61 75  |o control the au|
000001d0  74 68 65 6e 74 69 63 61  74 69 6f 6e 20 64 61 74  |thentication dat|
000001e0  61 62 61 73 65 0a 09 52  75 6e 6e 69 6e 67 20 77  |abase..Running w|
000001f0  69 74 68 20 52 49 53 43  20 4f 53 20 33 2e 36 30  |ith RISC OS 3.60|
00000200  20 61 6e 64 20 6c 61 74  65 72 20 28 69 6e 6c 69  | and later (inli|
00000210  6e 69 6e 67 20 4a 50 45  47 73 29 0a 0a 0a 49 6e  |ning JPEGs)...In|
00000220  74 72 6f 64 75 63 74 69  6f 6e 0a 3d 3d 3d 3d 3d  |troduction.=====|
00000230  3d 3d 3d 3d 3d 3d 3d 0a  0a 49 20 72 65 61 6c 69  |=======..I reali|
00000240  73 65 20 74 68 61 74 20  69 74 20 6d 61 79 20 73  |se that it may s|
00000250  65 65 6d 20 74 68 61 74  20 79 6f 75 20 68 61 76  |eem that you hav|
00000260  65 20 74 6f 20 72 65 61  64 20 61 20 6c 6f 74 20  |e to read a lot |
00000270  6f 66 20 69 6e 73 74 72  75 63 74 69 6f 6e 73 0a  |of instructions.|
00000280  62 65 66 6f 72 65 20 79  6f 75 20 63 61 6e 20 64  |before you can d|
00000290  6f 20 61 6e 79 74 68 69  6e 67 2c 20 62 75 74 20  |o anything, but |
000002a0  49 27 76 65 20 74 72 69  65 64 20 74 6f 20 73 70  |I've tried to sp|
000002b0  65 6c 6c 20 69 74 20 61  6c 6c 20 6f 75 74 20 69  |ell it all out i|
000002c0  6e 20 61 73 0a 6d 75 63  68 20 64 65 74 61 69 6c  |n as.much detail|
000002d0  20 61 73 20 70 6f 73 73  69 62 6c 65 20 69 6e 20  | as possible in |
000002e0  61 6e 20 61 74 74 65 6d  70 74 20 74 6f 20 70 72  |an attempt to pr|
000002f0  65 2d 65 6d 70 74 20 74  68 65 20 63 6f 6d 6d 6f  |e-empt the commo|
00000300  6e 20 70 72 6f 62 6c 65  6d 73 0a 77 68 69 63 68  |n problems.which|
00000310  20 70 65 6f 70 6c 65 20  68 61 76 65 20 68 61 64  | people have had|
00000320  20 69 6e 20 74 68 65 20  70 61 73 74 2e 20 20 49  | in the past.  I|
00000330  20 67 65 74 20 73 6f 20  6d 61 6e 79 20 65 2d 6d  | get so many e-m|
00000340  61 69 6c 73 20 61 62 6f  75 74 20 74 68 65 0a 22  |ails about the."|
00000350  54 6f 6f 20 4c 6f 6e 67  22 20 70 72 6f 62 6c 65  |Too Long" proble|
00000360  6d 2c 20 73 74 69 6c 6c  2e 0a 0a 54 68 69 73 20  |m, still...This |
00000370  66 69 6c 65 20 67 69 76  65 73 20 73 6f 6d 65 20  |file gives some |
00000380  69 6e 73 74 72 75 63 74  69 6f 6e 20 6f 6e 20 68  |instruction on h|
00000390  6f 77 20 74 6f 20 67 65  74 20 41 72 63 57 65 62  |ow to get ArcWeb|
000003a0  20 75 70 20 61 6e 64 20  72 75 6e 6e 69 6e 67 20  | up and running |
000003b0  61 74 20 6c 65 61 73 74  0a 6f 6e 20 61 20 6c 6f  |at least.on a lo|
000003c0  63 61 6c 20 62 61 73 69  73 2e 20 20 4f 6e 63 65  |cal basis.  Once|
000003d0  20 74 68 69 73 20 68 61  73 20 62 65 65 6e 20 61  | this has been a|
000003e0  63 68 69 65 76 65 64 2c  20 74 68 65 72 65 20 61  |chieved, there a|
000003f0  72 65 20 68 65 6c 70 20  66 69 6c 65 73 20 73 75  |re help files su|
00000400  70 70 6c 69 65 64 0a 69  6e 20 48 54 4d 4c 20 66  |pplied.in HTML f|
00000410  6f 72 6d 61 74 2e 20 20  52 75 6e 20 21 41 72 63  |ormat.  Run !Arc|
00000420  57 65 62 20 61 6e 64 20  63 6c 69 63 6b 20 53 45  |Web and click SE|
00000430  4c 45 43 54 20 6f 76 65  72 20 74 68 65 20 69 63  |LECT over the ic|
00000440  6f 6e 20 62 61 72 20 69  63 6f 6e 20 74 6f 20 6f  |on bar icon to o|
00000450  70 65 6e 0a 74 68 65 20  69 6e 64 65 78 20 70 61  |pen.the index pa|
00000460  67 65 2c 20 61 6e 64 20  74 68 65 6e 20 79 6f 75  |ge, and then you|
00000470  20 63 61 6e 20 66 6f 6c  6c 6f 77 20 6c 69 6e 6b  | can follow link|
00000480  73 20 74 6f 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  |s to information|
00000490  20 61 62 6f 75 74 20 74  68 65 20 68 65 6c 70 65  | about the helpe|
000004a0  72 0a 61 70 70 6c 69 63  61 74 69 6f 6e 73 20 61  |r.applications a|
000004b0  6e 64 20 74 68 65 69 72  20 63 6f 6e 66 69 67 75  |nd their configu|
000004c0  72 61 74 69 6f 6e 2e 20  20 49 20 73 75 67 67 65  |ration.  I sugge|
000004d0  73 74 20 79 6f 75 20 72  65 61 64 20 74 68 65 20  |st you read the |
000004e0  69 6e 73 74 72 75 63 74  69 6f 6e 73 0a 66 6f 72  |instructions.for|
000004f0  20 6e 65 74 77 6f 72 6b  20 63 6f 6e 66 69 67 75  | network configu|
00000500  72 61 74 69 6f 6e 20 76  65 72 79 20 63 61 72 65  |ration very care|
00000510  66 75 6c 6c 79 2e 20 20  54 68 65 72 65 20 61 72  |fully.  There ar|
00000520  65 20 69 6e 73 74 72 75  63 74 69 6f 6e 73 20 66  |e instructions f|
00000530  75 72 74 68 65 72 0a 64  6f 77 6e 20 66 6f 72 20  |urther.down for |
00000540  75 70 67 72 61 64 69 6e  67 20 79 6f 75 72 20 63  |upgrading your c|
00000550  75 72 72 65 6e 74 20 41  72 63 57 65 62 20 74 6f  |urrent ArcWeb to|
00000560  20 74 68 69 73 20 76 65  72 73 69 6f 6e 2e 0a 0a  | this version...|
00000570  49 66 20 79 6f 75 20 67  65 74 20 73 74 75 63 6b  |If you get stuck|
00000580  2c 20 74 72 79 20 74 68  65 20 50 72 6f 62 6c 65  |, try the Proble|
00000590  6d 73 20 66 69 6c 65 2e  20 20 54 68 69 73 20 69  |ms file.  This i|
000005a0  73 20 61 20 46 41 51 20  73 74 79 6c 65 20 64 6f  |s a FAQ style do|
000005b0  63 75 6d 65 6e 74 0a 63  6f 6e 74 61 69 6e 69 6e  |cument.containin|
000005c0  67 20 61 72 6f 75 6e 64  20 32 30 20 63 6f 6d 6d  |g around 20 comm|
000005d0  6f 6e 20 71 75 65 73 74  69 6f 6e 73 20 61 6e 64  |on questions and|
000005e0  20 61 6e 73 77 65 72 73  2e 0a 0a 0a 0a 42 65 66  | answers.....Bef|
000005f0  6f 72 65 20 72 75 6e 6e  69 6e 67 20 66 6f 72 20  |ore running for |
00000600  74 68 65 20 66 69 72 73  74 20 74 69 6d 65 0a 3d  |the first time.=|
00000610  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000630  0a 0a 41 72 63 57 65 62  20 63 61 6e 6e 6f 74 20  |..ArcWeb cannot |
00000640  64 6f 20 65 76 65 72 79  74 68 69 6e 67 20 69 74  |do everything it|
00000650  73 65 6c 66 2e 20 20 49  74 20 6e 65 65 64 73 20  |self.  It needs |
00000660  27 68 65 6c 70 65 72 27  20 61 70 70 6c 69 63 61  |'helper' applica|
00000670  74 69 6f 6e 73 2e 20 20  54 68 65 73 65 0a 61 72  |tions.  These.ar|
00000680  65 20 73 74 6f 72 65 64  20 69 6e 73 69 64 65 20  |e stored inside |
00000690  74 68 65 20 21 57 65 62  48 65 6c 70 65 72 20 61  |the !WebHelper a|
000006a0  70 70 6c 69 63 61 74 69  6f 6e 2e 20 20 4b 41 39  |pplication.  KA9|
000006b0  51 20 75 73 65 72 73 20  6e 65 65 64 20 74 6f 20  |Q users need to |
000006c0  72 65 61 64 20 74 68 65  0a 73 65 63 74 69 6f 6e  |read the.section|
000006d0  20 69 6d 6d 65 64 69 61  74 65 6c 79 20 62 65 6c  | immediately bel|
000006e0  6f 77 2e 20 20 46 72 65  65 4e 65 74 2f 41 63 6f  |ow.  FreeNet/Aco|
000006f0  72 6e 20 75 73 65 72 73  20 63 61 6e 20 73 6b 69  |rn users can ski|
00000700  70 20 74 6f 20 74 68 65  20 6e 65 78 74 0a 6e 6f  |p to the next.no|
00000710  6e 2d 69 6e 64 65 6e 74  65 64 20 70 61 72 61 67  |n-indented parag|
00000720  72 61 70 68 2e 0a 0a 20  20 20 20 4b 41 39 51 20  |raph...    KA9Q |
00000730  75 73 65 72 73 20 6f 6e  6c 79 0a 20 20 20 20 2d  |users only.    -|
00000740  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 0a  |--------------..|
00000750  20 20 20 20 54 68 69 73  20 76 65 72 73 69 6f 6e  |    This version|
00000760  20 6f 66 20 41 72 63 57  65 62 20 69 73 20 75 6e  | of ArcWeb is un|
00000770  6c 69 6b 65 6c 79 20 74  6f 20 77 6f 72 6b 20 77  |likely to work w|
00000780  69 74 68 20 4b 41 39 51  2e 20 20 49 20 73 75 67  |ith KA9Q.  I sug|
00000790  67 65 73 74 0a 20 20 20  20 74 68 61 74 20 79 6f  |gest.    that yo|
000007a0  75 20 69 6e 76 65 73 74  69 67 61 74 65 20 46 72  |u investigate Fr|
000007b0  65 65 4e 65 74 20 6f 72  20 41 63 6f 72 6e 20 54  |eeNet or Acorn T|
000007c0  43 50 2f 49 50 20 72 65  6c 65 61 73 65 20 34 2e  |CP/IP release 4.|
000007d0  0a 0a 0a 43 6f 70 79 20  61 6e 79 20 61 75 78 69  |...Copy any auxi|
000007e0  6c 69 61 72 79 20 61 70  70 6c 69 63 61 74 69 6f  |liary applicatio|
000007f0  6e 73 20 79 6f 75 20 68  61 76 65 20 69 6e 74 6f  |ns you have into|
00000800  20 21 57 65 62 48 65 6c  70 65 72 20 61 70 70 6c  | !WebHelper appl|
00000810  69 63 61 74 69 6f 6e 2e  20 20 54 6f 20 64 6f 0a  |ication.  To do.|
00000820  74 68 69 73 2c 20 64 6f  75 62 6c 65 2d 63 6c 69  |this, double-cli|
00000830  63 6b 20 6f 6e 20 21 57  65 62 48 65 6c 70 65 72  |ck on !WebHelper|
00000840  20 61 6e 64 20 74 68 65  20 73 75 62 64 69 72 65  | and the subdire|
00000850  63 74 6f 72 79 20 77 69  6c 6c 20 62 65 20 64 69  |ctory will be di|
00000860  73 70 6c 61 79 65 64 2e  0a 21 46 69 6c 65 72 55  |splayed..!FilerU|
00000870  52 4c 73 20 69 73 20 61  6c 72 65 61 64 79 20 69  |RLs is already i|
00000880  6e 73 74 61 6c 6c 65 64  20 69 6e 20 74 68 69 73  |nstalled in this|
00000890  20 64 69 72 65 63 74 6f  72 79 2e 20 20 59 6f 75  | directory.  You|
000008a0  20 6d 75 73 74 20 63 6f  6e 66 69 67 75 72 65 20  | must configure |
000008b0  79 6f 75 72 0a 65 2d 6d  61 69 6c 20 61 64 64 72  |your.e-mail addr|
000008c0  65 73 73 20 61 6e 64 20  6f 6e 2d 6c 69 6e 65 20  |ess and on-line |
000008d0  6e 65 77 73 20 73 65 72  76 65 72 20 6e 61 6d 65  |news server name|
000008e0  20 28 69 66 20 79 6f 75  20 68 61 76 65 20 6f 6e  | (if you have on|
000008f0  65 29 2e 20 20 53 65 65  0a 27 43 6f 6e 66 69 67  |e).  See.'Config|
00000900  75 72 61 74 69 6f 6e 27  20 62 65 6c 6f 77 2e 0a  |uration' below..|
00000910  0a 59 6f 75 20 6d 61 79  20 63 68 6f 6f 73 65 20  |.You may choose |
00000920  74 6f 20 69 6e 73 74 61  6c 6c 20 74 68 69 6e 67  |to install thing|
00000930  73 20 6c 69 6b 65 20 53  6f 75 6e 64 43 6f 6e 20  |s like SoundCon |
00000940  69 6e 73 69 64 65 20 21  57 65 62 48 65 6c 70 65  |inside !WebHelpe|
00000950  72 20 73 6f 20 74 68 61  74 0a 74 68 65 79 20 61  |r so that.they a|
00000960  75 74 6f 6d 61 74 69 63  61 6c 6c 79 20 6c 6f 61  |utomatically loa|
00000970  64 20 77 68 65 6e 20 41  72 63 57 65 62 20 64 6f  |d when ArcWeb do|
00000980  65 73 2e 0a 0a 0a 50 61  74 63 68 69 6e 67 20 43  |es....Patching C|
00000990  68 61 6e 67 65 46 53 49  0a 3d 3d 3d 3d 3d 3d 3d  |hangeFSI.=======|
000009a0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 0a 0a 52 65 61  |===========..Rea|
000009b0  64 20 74 68 65 20 69 6e  73 74 72 75 63 74 69 6f  |d the instructio|
000009c0  6e 73 20 69 6e 20 74 68  65 20 66 69 6c 65 20 22  |ns in the file "|
000009d0  52 65 61 64 4d 65 44 6f  63 73 2e 4a 50 45 47 5f  |ReadMeDocs.JPEG_|
000009e0  46 69 78 22 20 66 6f 72  20 69 6e 73 74 72 75 63  |Fix" for instruc|
000009f0  74 69 6f 6e 73 0a 6f 6e  20 6d 6f 64 69 66 69 63  |tions.on modific|
00000a00  61 74 69 6f 6e 73 20 74  68 61 74 20 73 68 6f 75  |ations that shou|
00000a10  6c 64 20 62 65 20 6d 61  64 65 20 74 6f 20 43 68  |ld be made to Ch|
00000a20  61 6e 67 65 46 53 49 20  69 6e 20 6f 72 64 65 72  |angeFSI in order|
00000a30  20 74 6f 20 65 6e 61 62  6c 65 20 69 74 0a 74 6f  | to enable it.to|
00000a40  20 73 75 70 70 6f 72 74  20 6d 6f 72 65 20 74 79  | support more ty|
00000a50  70 65 73 20 6f 66 20 4a  50 45 47 20 69 6d 61 67  |pes of JPEG imag|
00000a60  65 2e 0a 0a 0a 48 6f 77  20 74 6f 20 69 6e 73 74  |e....How to inst|
00000a70  61 6c 6c 20 74 68 65 20  44 4e 53 20 63 6f 6e 66  |all the DNS conf|
00000a80  69 67 75 72 61 74 69 6f  6e 20 66 69 6c 65 73 0a  |iguration files.|
00000a90  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000ab0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 49 66 20 79  |==========..If y|
00000ac0  6f 75 20 61 72 65 20 6e  6f 74 20 61 6c 72 65 61  |ou are not alrea|
00000ad0  64 79 20 72 75 6e 6e 69  6e 67 20 61 20 46 72 65  |dy running a Fre|
00000ae0  65 4e 65 74 20 63 6f 6e  66 69 67 75 72 61 74 69  |eNet configurati|
00000af0  6f 6e 20 6f 72 20 75 73  69 6e 67 0a 49 6e 65 74  |on or using.Inet|
00000b00  44 42 20 6f 72 20 44 4e  53 52 65 73 6f 6c 76 65  |DB or DNSResolve|
00000b10  72 2c 20 79 6f 75 20 77  69 6c 6c 20 6e 65 65 64  |r, you will need|
00000b20  20 74 6f 20 69 6e 73 74  61 6c 6c 20 74 68 65 20  | to install the |
00000b30  44 4e 53 20 63 6f 6e 66  69 67 75 72 61 74 69 6f  |DNS configuratio|
00000b40  6e 0a 66 69 6c 65 73 20  69 6e 20 79 6f 75 72 20  |n.files in your |
00000b50  49 6e 65 74 44 42 61 73  65 24 50 61 74 68 20 64  |InetDBase$Path d|
00000b60  69 72 65 63 74 6f 72 79  2e 20 20 59 6f 75 20 64  |irectory.  You d|
00000b70  6f 20 6e 6f 74 20 61 63  74 75 61 6c 6c 79 20 6e  |o not actually n|
00000b80  65 65 64 0a 74 68 65 20  44 4e 53 20 6d 6f 64 75  |eed.the DNS modu|
00000b90  6c 65 20 72 75 6e 6e 69  6e 67 2c 20 61 73 20 41  |le running, as A|
00000ba0  72 63 57 65 62 20 63 6f  6e 74 61 69 6e 73 20 61  |rcWeb contains a|
00000bb0  20 44 4e 53 20 72 65 73  6f 6c 76 65 72 20 61 6e  | DNS resolver an|
00000bc0  79 77 61 79 2e 0a 49 66  20 79 6f 75 20 61 72 65  |yway..If you are|
00000bd0  20 75 73 69 6e 67 20 41  4e 54 20 21 49 6e 65 74  | using ANT !Inet|
00000be0  53 75 69 74 65 2c 20 74  68 65 6e 20 79 6f 75 20  |Suite, then you |
00000bf0  6e 65 65 64 20 6e 6f 74  20 77 6f 72 72 79 20 61  |need not worry a|
00000c00  62 6f 75 74 20 74 68 69  73 0a 73 65 63 74 69 6f  |bout this.sectio|
00000c10  6e 20 2d 20 41 72 63 57  65 62 20 77 69 6c 6c 20  |n - ArcWeb will |
00000c20  75 73 65 20 74 68 65 20  21 49 6e 65 74 53 75 69  |use the !InetSui|
00000c30  74 65 20 63 6f 6e 66 69  67 75 72 61 74 69 6f 6e  |te configuration|
00000c40  20 64 69 72 65 63 74 6c  79 2e 0a 0a 54 68 65 20  | directly...The |
00000c50  4e 61 6d 65 20 4c 6f 6f  6b 75 70 20 73 65 72 76  |Name Lookup serv|
00000c60  69 63 65 20 69 73 20 72  65 73 70 6f 6e 73 69 62  |ice is responsib|
00000c70  6c 65 20 66 6f 72 20 61  73 6b 69 6e 67 20 6f 74  |le for asking ot|
00000c80  68 65 72 20 6d 61 63 68  69 6e 65 73 0a 28 6e 61  |her machines.(na|
00000c90  6d 65 73 65 72 76 65 72  73 29 20 74 6f 20 63 6f  |meservers) to co|
00000ca0  6e 76 65 72 74 20 68 6f  73 74 6e 61 6d 65 73 20  |nvert hostnames |
00000cb0  77 68 69 63 68 20 74 68  65 20 75 73 65 72 20 73  |which the user s|
00000cc0  65 65 73 20 28 6c 69 6b  65 0a 64 65 6c 65 6e 6e  |ees (like.delenn|
00000cd0  2e 65 63 73 2e 73 6f 74  6f 6e 2e 61 63 2e 75 6b  |.ecs.soton.ac.uk|
00000ce0  29 20 69 6e 74 6f 20 49  50 20 61 64 64 72 65 73  |) into IP addres|
00000cf0  73 65 73 20 28 6c 69 6b  65 20 31 35 32 2e 37 38  |ses (like 152.78|
00000d00  2e 36 37 2e 34 32 29 20  77 68 69 63 68 20 69 74  |.67.42) which it|
00000d10  20 6e 65 65 64 73 0a 69  6e 20 6f 72 64 65 72 20  | needs.in order |
00000d20  74 6f 20 62 65 20 61 62  6c 65 20 74 6f 20 63 6f  |to be able to co|
00000d30  6e 6e 65 63 74 20 74 6f  20 61 20 67 69 76 65 6e  |nnect to a given|
00000d40  20 6d 61 63 68 69 6e 65  2e 0a 0a 59 6f 75 20 6e  | machine...You n|
00000d50  65 65 64 20 74 6f 20 65  6e 73 75 72 65 20 74 68  |eed to ensure th|
00000d60  61 74 20 74 68 65 20 63  6f 6e 66 69 67 75 72 61  |at the configura|
00000d70  74 69 6f 6e 20 66 69 6c  65 73 20 61 72 65 20 61  |tion files are a|
00000d80  6c 72 65 61 64 79 20 70  72 65 73 65 6e 74 20 69  |lready present i|
00000d90  6e 0a 74 68 65 20 66 69  6c 65 73 20 64 61 74 61  |n.the files data|
00000da0  62 61 73 65 20 28 49 6e  65 74 44 62 61 73 65 24  |base (InetDbase$|
00000db0  50 61 74 68 20 2d 20 74  79 70 69 63 61 6c 6c 79  |Path - typically|
00000dc0  20 21 49 6e 74 65 72 6e  65 74 2e 66 69 6c 65 73  | !Internet.files|
00000dd0  20 6f 72 0a 21 46 72 65  65 55 73 65 72 2e 66 69  | or.!FreeUser.fi|
00000de0  6c 65 73 29 0a 0a 52 65  61 64 20 49 6e 65 74 44  |les)..Read InetD|
00000df0  42 2e 52 65 61 64 4d 65  31 73 74 20 66 6f 72 20  |B.ReadMe1st for |
00000e00  6d 6f 72 65 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  |more information|
00000e10  20 6f 6e 20 63 6f 6e 66  69 67 75 72 69 6e 67 20  | on configuring |
00000e20  74 68 65 20 66 69 6c 65  73 2e 0a 0a 0a 54 6f 20  |the files....To |
00000e30  72 75 6e 20 69 74 0a 3d  3d 3d 3d 3d 3d 3d 3d 3d  |run it.=========|
00000e40  0a 0a 4c 61 75 6e 63 68  20 21 41 72 63 57 65 62  |..Launch !ArcWeb|
00000e50  20 62 79 20 64 6f 75 62  6c 65 2d 63 6c 69 63 6b  | by double-click|
00000e60  20 6f 6e 20 21 41 72 63  57 65 62 20 69 6e 20 64  | on !ArcWeb in d|
00000e70  69 72 65 63 74 6f 72 79  20 76 69 65 77 65 72 2c  |irectory viewer,|
00000e80  20 6f 72 0a 64 6f 75 62  6c 65 2d 63 6c 69 63 6b  | or.double-click|
00000e90  69 6e 67 20 6f 6e 20 48  54 4d 4c 20 66 69 6c 65  |ing on HTML file|
00000ea0  73 2e 20 20 43 6c 69 63  6b 20 69 63 6f 6e 20 62  |s.  Click icon b|
00000eb0  61 72 20 69 63 6f 6e 20  74 6f 20 62 72 69 6e 67  |ar icon to bring|
00000ec0  20 75 70 20 27 68 6f 6d  65 27 20 70 61 67 65 2e  | up 'home' page.|
00000ed0  0a 41 6c 6c 20 61 70 70  6c 69 63 61 74 69 6f 6e  |.All application|
00000ee0  73 20 69 6e 73 69 64 65  20 21 57 65 62 48 65 6c  |s inside !WebHel|
00000ef0  70 65 72 20 77 69 6c 6c  20 62 65 20 6c 6f 61 64  |per will be load|
00000f00  65 64 20 61 75 74 6f 6d  61 74 69 63 61 6c 6c 79  |ed automatically|
00000f10  2e 0a 0a 52 61 74 68 65  72 20 74 68 61 6e 20 62  |...Rather than b|
00000f20  61 62 62 6c 65 20 6f 6e  20 61 74 20 67 72 65 61  |abble on at grea|
00000f30  74 20 6c 65 6e 67 74 68  20 6f 6e 20 77 68 61 74  |t length on what|
00000f40  20 65 61 63 68 20 6d 65  6e 75 20 65 6e 74 72 79  | each menu entry|
00000f50  20 64 6f 65 73 2c 20 49  0a 72 65 63 6f 6d 6d 65  | does, I.recomme|
00000f60  6e 64 20 6c 6f 61 64 69  6e 67 20 74 68 65 20 41  |nd loading the A|
00000f70  63 6f 72 6e 20 21 48 65  6c 70 20 61 70 70 6c 69  |corn !Help appli|
00000f80  63 61 74 69 6f 6e 20 61  6e 64 20 74 68 65 6e 20  |cation and then |
00000f90  61 6e 20 65 78 70 6c 6f  72 69 6e 67 20 6f 66 20  |an exploring of |
00000fa0  74 68 65 0a 6d 65 6e 75  73 2e 20 20 21 41 72 63  |the.menus.  !Arc|
00000fb0  57 65 62 20 73 75 70 70  6f 72 74 73 20 66 75 6c  |Web supports ful|
00000fc0  6c 20 69 6e 74 65 72 61  63 74 69 76 65 20 68 65  |l interactive he|
00000fd0  6c 70 20 6f 6e 20 61 6c  6c 20 77 69 6e 64 6f 77  |lp on all window|
00000fe0  73 2c 20 64 69 61 6c 6f  67 75 65 20 62 6f 78 65  |s, dialogue boxe|
00000ff0  73 0a 61 6e 64 20 6d 65  6e 75 73 2e 0a 0a 42 61  |s.and menus...Ba|
00001000  73 69 63 61 6c 6c 79 3a  20 54 6f 20 66 6f 6c 6c  |sically: To foll|
00001010  6f 77 20 61 20 6c 69 6e  6b 2c 20 63 6c 69 63 6b  |ow a link, click|
00001020  20 53 45 4c 45 43 54 20  6f 76 65 72 20 69 74 3b  | SELECT over it;|
00001030  20 74 6f 20 6f 70 65 6e  20 61 20 6e 65 77 20 70  | to open a new p|
00001040  61 67 65 20 63 68 6f 6f  73 65 0a 4f 70 65 6e 20  |age choose.Open |
00001050  55 52 4c 20 66 72 6f 6d  20 74 68 65 20 4e 61 76  |URL from the Nav|
00001060  69 67 61 74 65 20 6d 65  6e 75 20 6f 76 65 72 20  |igate menu over |
00001070  61 20 64 6f 63 75 6d 65  6e 74 20 28 6f 72 20 66  |a document (or f|
00001080  72 6f 6d 20 74 68 65 20  69 63 6f 6e 20 62 61 72  |rom the icon bar|
00001090  20 6d 65 6e 75 29 2e 0a  41 6c 74 65 72 6e 61 74  | menu)..Alternat|
000010a0  69 76 65 6c 79 2c 20 74  6f 20 67 6f 20 74 6f 20  |ively, to go to |
000010b0  61 20 73 70 65 63 69 66  69 63 20 55 52 4c 20 79  |a specific URL y|
000010c0  6f 75 20 63 61 6e 20 65  6e 74 65 72 20 69 74 20  |ou can enter it |
000010d0  69 6e 20 74 68 65 20 69  63 6f 6e 20 61 74 20 74  |in the icon at t|
000010e0  68 65 0a 74 6f 70 20 6f  66 20 61 6e 20 6f 70 65  |he.top of an ope|
000010f0  6e 20 41 72 63 57 65 62  20 70 61 67 65 2e 0a 0a  |n ArcWeb page...|
00001100  0a 49 66 20 79 6f 75 20  67 65 74 20 27 54 6f 6f  |.If you get 'Too|
00001110  20 4c 6f 6e 67 27 20 65  72 72 6f 72 73 0a 3d 3d  | Long' errors.==|
00001120  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00001130  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 51 75 69 74  |==========..Quit|
00001140  20 21 41 72 63 57 65 62  2e 20 4d 6f 76 65 20 21  | !ArcWeb. Move !|
00001150  57 65 62 43 61 63 68 65  20 63 6c 6f 73 65 72 20  |WebCache closer |
00001160  74 6f 20 74 68 65 20 72  6f 6f 74 20 64 69 72 65  |to the root dire|
00001170  63 74 6f 72 79 20 6f 66  20 74 68 65 20 64 65 76  |ctory of the dev|
00001180  69 63 65 20 6f 6e 0a 77  68 69 63 68 20 74 68 65  |ice on.which the|
00001190  79 20 61 72 65 20 73 74  6f 72 65 64 2c 20 61 6e  |y are stored, an|
000011a0  64 20 74 68 65 6e 20 27  72 75 6e 27 20 69 74 20  |d then 'run' it |
000011b0  62 79 20 64 6f 75 62 6c  65 2d 63 6c 69 63 6b 69  |by double-clicki|
000011c0  6e 67 20 6f 6e 20 69 74  73 20 69 63 6f 6e 2e 0a  |ng on its icon..|
000011d0  53 65 65 20 50 72 6f 62  6c 65 6d 73 20 51 31 38  |See Problems Q18|
000011e0  20 66 6f 72 20 6d 6f 72  65 20 64 65 74 61 69 6c  | for more detail|
000011f0  73 20 6f 66 20 77 68 79  20 79 6f 75 20 6d 75 73  |s of why you mus|
00001200  74 20 64 6f 20 74 68 69  73 2e 0a 0a 0a 0a 43 6f  |t do this.....Co|
00001210  6e 66 69 67 75 72 61 74  69 6f 6e 0a 3d 3d 3d 3d  |nfiguration.====|
00001220  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 0a 59 6f 75 20 4d  |=========..You M|
00001230  55 53 54 20 72 65 63 6f  6e 66 69 67 75 72 65 20  |UST reconfigure |
00001240  74 68 65 20 65 2d 6d 61  69 6c 20 61 64 64 72 65  |the e-mail addre|
00001250  73 73 20 61 6e 64 20 74  68 65 20 6e 65 77 73 20  |ss and the news |
00001260  73 65 72 76 65 72 20 61  64 64 72 65 73 73 2e 20  |server address. |
00001270  20 43 6c 69 63 6b 0a 4d  45 4e 55 20 6f 76 65 72  | Click.MENU over|
00001280  20 41 72 63 57 65 62 27  73 20 69 63 6f 6e 20 62  | ArcWeb's icon b|
00001290  61 72 20 69 63 6f 6e 20  61 6e 64 20 63 68 6f 6f  |ar icon and choo|
000012a0  73 65 20 22 45 4d 61 69  6c 20 26 20 4e 65 77 73  |se "EMail & News|
000012b0  22 20 66 72 6f 6d 20 74  68 65 0a 22 43 6f 6e 66  |" from the."Conf|
000012c0  69 67 75 72 61 74 69 6f  6e 22 20 6d 65 6e 75 20  |iguration" menu |
000012d0  74 6f 20 6f 70 65 6e 20  74 68 65 20 63 6f 6e 66  |to open the conf|
000012e0  69 67 75 72 61 74 69 6f  6e 20 77 69 6e 64 6f 77  |iguration window|
000012f0  2e 20 20 59 6f 75 20 6d  61 79 20 77 69 73 68 20  |.  You may wish |
00001300  74 6f 20 73 65 74 0a 75  70 20 70 72 6f 78 79 20  |to set.up proxy |
00001310  73 65 72 76 65 72 73 20  66 6f 72 20 48 54 54 50  |servers for HTTP|
00001320  2c 20 46 54 50 2c 20 67  6f 70 68 65 72 20 61 6e  |, FTP, gopher an|
00001330  64 20 57 41 49 53 20 69  6e 20 74 68 65 20 4e 65  |d WAIS in the Ne|
00001340  74 77 6f 72 6b 20 77 69  6e 64 6f 77 2e 0a 41 72  |twork window..Ar|
00001350  63 57 65 62 20 77 69 6c  6c 20 68 61 6e 64 6c 65  |cWeb will handle|
00001360  20 46 54 50 20 61 6e 64  20 48 54 54 50 20 61 6e  | FTP and HTTP an|
00001370  64 20 67 6f 70 68 65 72  20 69 74 73 65 6c 66 20  |d gopher itself |
00001380  69 66 20 79 6f 75 20 77  61 6e 74 20 69 74 20 74  |if you want it t|
00001390  6f 2e 0a 0a 4d 6f 72 65  20 68 65 6c 70 20 69 73  |o...More help is|
000013a0  20 61 76 61 69 6c 61 62  6c 65 20 62 79 20 63 6c  | available by cl|
000013b0  69 63 6b 69 6e 67 20 53  45 4c 45 43 54 20 6f 76  |icking SELECT ov|
000013c0  65 72 20 74 68 65 20 49  6e 66 6f 72 6d 61 74 69  |er the Informati|
000013d0  6f 6e 20 69 63 6f 6e 20  28 74 68 65 20 73 61 6d  |on icon (the sam|
000013e0  65 0a 61 73 20 21 48 65  6c 70 27 73 20 69 63 6f  |e.as !Help's ico|
000013f0  6e 29 20 61 74 20 74 68  65 20 74 6f 70 20 6f 66  |n) at the top of|
00001400  20 74 68 65 20 4e 65 74  77 6f 72 6b 20 77 69 6e  | the Network win|
00001410  64 6f 77 2e 0a 0a 0a 48  6f 77 20 74 6f 20 63 68  |dow....How to ch|
00001420  61 6e 67 65 20 74 68 65  20 64 65 66 61 75 6c 74  |ange the default|
00001430  20 70 61 67 65 0a 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  | page.==========|
00001440  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00001450  3d 3d 3d 3d 0a 0a 54 68  65 20 27 68 6f 6d 65 20  |====..The 'home |
00001460  70 61 67 65 27 20 69 73  20 63 6f 6e 74 72 6f 6c  |page' is control|
00001470  6c 65 64 20 62 79 20 61  6e 20 65 6e 76 69 72 6f  |led by an enviro|
00001480  6e 6d 65 6e 74 20 76 61  72 69 61 62 6c 65 20 41  |nment variable A|
00001490  72 63 57 65 62 24 48 6f  6d 65 2e 20 20 49 66 0a  |rcWeb$Home.  If.|
000014a0  74 68 69 73 20 76 61 72  69 61 62 6c 65 20 69 73  |this variable is|
000014b0  20 6e 6f 74 20 73 65 74  20 77 68 65 6e 20 41 72  | not set when Ar|
000014c0  63 57 65 62 20 69 73 20  72 75 6e 2c 20 69 74 20  |cWeb is run, it |
000014d0  77 69 6c 6c 20 73 65 74  20 69 74 20 74 6f 20 61  |will set it to a|
000014e0  20 64 65 66 61 75 6c 74  0a 64 6f 63 75 6d 65 6e  | default.documen|
000014f0  74 20 77 69 74 68 69 6e  20 61 6e 20 41 72 63 57  |t within an ArcW|
00001500  65 62 20 73 75 62 64 69  72 65 63 74 6f 72 79 2e  |eb subdirectory.|
00001510  0a 0a 0a 48 6f 77 20 74  6f 20 63 68 61 6e 67 65  |...How to change|
00001520  20 74 68 65 20 63 61 63  68 65 20 6c 6f 63 61 74  | the cache locat|
00001530  69 6f 6e 0a 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |ion.============|
00001540  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00001550  3d 3d 3d 3d 0a 0a 54 68  65 20 27 63 61 63 68 65  |====..The 'cache|
00001560  20 64 69 72 65 63 74 6f  72 79 27 20 69 73 20 63  | directory' is c|
00001570  6f 6e 74 72 6f 6c 6c 65  64 20 62 79 20 65 6e 76  |ontrolled by env|
00001580  69 72 6f 6e 6d 65 6e 74  20 76 61 72 69 61 62 6c  |ironment variabl|
00001590  65 20 41 72 63 77 65 62  24 43 61 63 68 65 44 69  |e Arcweb$CacheDi|
000015a0  72 0a 49 66 20 74 68 69  73 20 76 61 72 69 61 62  |r.If this variab|
000015b0  6c 65 20 69 73 20 6e 6f  74 20 73 65 74 20 77 68  |le is not set wh|
000015c0  65 6e 20 41 72 63 57 65  62 20 69 73 20 72 75 6e  |en ArcWeb is run|
000015d0  2c 20 69 74 20 77 69 6c  6c 20 73 65 74 20 69 74  |, it will set it|
000015e0  20 74 6f 20 61 20 64 65  66 61 75 6c 74 0a 64 69  | to a default.di|
000015f0  72 65 63 74 6f 72 79 20  77 69 74 68 69 6e 20 61  |rectory within a|
00001600  6e 20 41 72 63 57 65 62  20 73 75 62 64 69 72 65  |n ArcWeb subdire|
00001610  63 74 6f 72 79 2e 20 20  54 68 65 20 21 57 65 62  |ctory.  The !Web|
00001620  43 61 63 68 65 20 61 70  70 6c 69 63 61 74 69 6f  |Cache applicatio|
00001630  6e 20 73 75 70 70 6c 69  65 64 0a 63 6f 6e 74 61  |n supplied.conta|
00001640  69 6e 73 20 61 20 21 42  6f 6f 74 20 66 69 6c 65  |ins a !Boot file|
00001650  20 77 68 69 63 68 20 69  6e 69 74 69 61 6c 69 73  | which initialis|
00001660  65 73 20 74 68 69 73 20  76 61 72 69 61 62 6c 65  |es this variable|
00001670  20 74 6f 20 61 20 73 75  62 64 69 72 65 63 74 6f  | to a subdirecto|
00001680  72 79 20 6f 66 0a 69 74  73 65 6c 66 2e 20 20 54  |ry of.itself.  T|
00001690  68 69 73 20 61 6c 6c 6f  77 73 20 21 41 72 63 57  |his allows !ArcW|
000016a0  65 62 20 74 6f 20 62 65  20 73 74 6f 72 65 64 20  |eb to be stored |
000016b0  69 6e 20 61 20 72 65 61  64 20 6f 6e 6c 79 20 66  |in a read only f|
000016c0  69 6c 69 6e 67 20 73 79  73 74 65 6d 2e 0a 0a 44  |iling system...D|
000016d0  6f 6e 27 74 20 70 75 74  20 65 78 74 72 61 20 66  |on't put extra f|
000016e0  69 6c 65 73 20 69 6e 20  74 68 65 20 63 61 63 68  |iles in the cach|
000016f0  65 20 64 69 72 65 63 74  6f 72 69 65 73 2e 20 20  |e directories.  |
00001700  54 68 65 20 63 61 63 68  65 20 6d 61 6e 61 67 65  |The cache manage|
00001710  72 20 77 69 6c 6c 20 66  69 6e 64 0a 74 68 65 73  |r will find.thes|
00001720  65 20 61 6e 64 20 72 65  6d 6f 76 65 20 74 68 65  |e and remove the|
00001730  6d 2e 20 20 42 79 20 64  65 66 61 75 6c 74 20 69  |m.  By default i|
00001740  74 20 61 6c 6c 6f 77 73  20 37 35 20 66 69 6c 65  |t allows 75 file|
00001750  73 20 74 6f 20 62 65 20  63 61 63 68 65 64 20 28  |s to be cached (|
00001760  6e 6f 20 73 69 7a 65 0a  6c 69 6d 69 74 29 20 73  |no size.limit) s|
00001770  6f 20 69 74 20 64 6f 65  73 6e 27 74 20 77 61 6e  |o it doesn't wan|
00001780  74 20 6f 74 68 65 72 20  74 68 69 6e 67 73 20 63  |t other things c|
00001790  6c 6f 67 67 69 6e 67 20  75 70 20 74 68 65 20 64  |logging up the d|
000017a0  69 72 65 63 74 6f 72 79  2e 20 20 54 68 65 20 63  |irectory.  The c|
000017b0  61 63 68 65 0a 6d 61 6e  61 67 65 72 20 77 69 6c  |ache.manager wil|
000017c0  6c 20 72 65 6d 6f 76 65  20 61 6e 79 74 68 69 6e  |l remove anythin|
000017d0  67 20 6e 6f 74 20 69 6e  20 74 68 65 20 69 6e 64  |g not in the ind|
000017e0  65 78 2c 20 61 6e 64 20  72 65 6d 6f 76 65 20 61  |ex, and remove a|
000017f0  6e 79 74 68 69 6e 67 20  66 72 6f 6d 20 74 68 65  |nything from the|
00001800  0a 69 6e 64 65 78 20 77  68 69 63 68 20 64 6f 65  |.index which doe|
00001810  73 6e 27 74 20 65 78 69  73 74 20 69 6e 20 74 68  |sn't exist in th|
00001820  65 20 73 6f 75 72 63 65  73 20 64 69 72 65 63 74  |e sources direct|
00001830  6f 72 79 2e 20 20 49 46  20 74 68 65 20 43 61 63  |ory.  IF the Cac|
00001840  68 65 20 4d 61 6e 61 67  65 72 0a 63 61 6e 6e 6f  |he Manager.canno|
00001850  74 20 72 65 6d 6f 76 65  20 61 20 66 69 6c 65 20  |t remove a file |
00001860  28 62 65 63 61 75 73 65  20 69 74 20 69 73 20 6f  |(because it is o|
00001870  70 65 6e 20 66 6f 72 20  65 78 61 6d 70 6c 65 29  |pen for example)|
00001880  2c 20 69 74 20 77 69 6c  6c 20 6c 65 61 76 65 20  |, it will leave |
00001890  69 74 0a 74 68 65 72 65  2e 0a 0a 48 6f 77 20 74  |it.there...How t|
000018a0  6f 20 72 65 6d 6f 76 65  20 65 76 65 72 79 74 68  |o remove everyth|
000018b0  69 6e 67 20 66 72 6f 6d  20 74 68 65 20 63 61 63  |ing from the cac|
000018c0  68 65 0a 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |he.=============|
000018d0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000018e0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 4f 70 65 6e  |==========..Open|
000018f0  20 74 68 65 20 43 61 63  68 65 20 63 6f 6e 66 69  | the Cache confi|
00001900  67 75 72 61 74 69 6f 6e  20 77 69 6e 64 6f 77 20  |guration window |
00001910  61 6e 64 20 63 6c 69 63  6b 20 6f 6e 20 74 68 65  |and click on the|
00001920  20 27 46 6c 75 73 68 20  69 6d 61 67 65 73 27 20  | 'Flush images' |
00001930  6f 72 20 27 46 6c 75 73  68 0a 65 76 65 72 79 74  |or 'Flush.everyt|
00001940  68 69 6e 67 27 20 6d 65  6e 75 20 69 74 65 6d 73  |hing' menu items|
00001950  2e 20 20 59 6f 75 20 77  69 6c 6c 20 62 65 20 70  |.  You will be p|
00001960  72 6f 6d 70 74 65 64 20  74 6f 20 63 6f 6e 66 69  |rompted to confi|
00001970  72 6d 20 74 68 65 20 61  63 74 69 6f 6e 2e 0a 0a  |rm the action...|
00001980  45 76 65 72 79 20 73 6f  20 6f 66 74 65 6e 2c 20  |Every so often, |
00001990  74 68 65 20 63 61 63 68  65 20 69 73 20 63 68 65  |the cache is che|
000019a0  63 6b 65 64 20 66 6f 72  20 64 6f 63 75 6d 65 6e  |cked for documen|
000019b0  74 73 20 77 68 69 63 68  20 68 61 76 65 20 70 61  |ts which have pa|
000019c0  73 73 65 64 20 74 68 65  69 72 0a 65 78 70 69 72  |ssed their.expir|
000019d0  79 20 64 61 74 65 2e 20  20 54 68 65 73 65 20 6f  |y date.  These o|
000019e0  6c 64 20 64 6f 63 75 6d  65 6e 74 73 20 61 72 65  |ld documents are|
000019f0  20 72 65 6d 6f 76 65 64  20 28 75 6e 6c 65 73 73  | removed (unless|
00001a00  20 74 68 65 79 20 61 72  65 20 63 75 72 72 65 6e  | they are curren|
00001a10  74 6c 79 0a 62 65 69 6e  67 20 66 65 74 63 68 65  |tly.being fetche|
00001a20  64 2c 20 6f 72 20 61 72  65 20 63 75 72 72 65 6e  |d, or are curren|
00001a30  74 6c 79 20 62 65 69 6e  67 20 76 69 65 77 65 64  |tly being viewed|
00001a40  2c 20 6f 72 20 69 66 20  69 74 20 69 73 20 69 6e  |, or if it is in|
00001a50  6c 69 6e 65 64 20 69 6d  61 67 65 0a 77 68 69 63  |lined image.whic|
00001a60  68 20 69 73 20 70 61 72  74 20 6f 66 20 61 20 63  |h is part of a c|
00001a70  75 72 72 65 6e 74 6c 79  20 62 65 69 6e 67 20 66  |urrently being f|
00001a80  65 74 63 68 65 64 2f 76  69 65 77 65 64 20 64 6f  |etched/viewed do|
00001a90  63 75 6d 65 6e 74 2e 29  2e 20 20 54 68 69 73 20  |cument.).  This |
00001aa0  66 61 63 69 6c 69 74 79  0a 63 61 6e 20 62 65 20  |facility.can be |
00001ab0  64 69 73 61 62 6c 65 64  20 69 6e 20 74 68 65 20  |disabled in the |
00001ac0  43 61 63 68 65 20 63 6f  6e 66 69 67 75 72 61 74  |Cache configurat|
00001ad0  69 6f 6e 20 77 69 6e 64  6f 77 2e 20 20 54 68 65  |ion window.  The|
00001ae0  20 66 72 65 71 75 65 6e  63 79 20 6f 66 20 74 68  | frequency of th|
00001af0  65 0a 63 68 65 63 6b 69  6e 67 20 63 61 6e 20 61  |e.checking can a|
00001b00  6c 73 6f 20 62 65 65 6e  20 63 6f 6e 66 69 67 75  |lso been configu|
00001b10  72 65 64 20 66 72 6f 6d  20 74 68 65 72 65 2e 0a  |red from there..|
00001b20  0a 0a 48 6f 77 20 74 6f  20 63 6f 6e 74 72 6f 6c  |..How to control|
00001b30  20 74 68 65 20 61 75 74  68 65 6e 74 69 63 61 74  | the authenticat|
00001b40  69 6f 6e 20 64 61 74 61  62 61 73 65 0a 3d 3d 3d  |ion database.===|
00001b50  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00001b70  3d 3d 3d 3d 3d 3d 3d 0a  0a 54 68 65 20 27 61 75  |=======..The 'au|
00001b80  74 68 65 6e 74 69 63 61  74 69 6f 6e 20 64 61 74  |thentication dat|
00001b90  61 62 61 73 65 27 20 68  6f 6c 64 73 20 61 20 63  |abase' holds a c|
00001ba0  61 63 68 65 20 6f 66 20  73 65 72 76 65 72 73 20  |ache of servers |
00001bb0  61 6e 64 20 74 68 65 69  72 20 72 65 61 6c 6d 73  |and their realms|
00001bc0  20 77 68 69 63 68 0a 68  61 76 65 20 72 65 71 75  | which.have requ|
00001bd0  69 72 65 64 20 61 75 74  68 65 6e 74 69 63 61 74  |ired authenticat|
00001be0  69 6f 6e 20 69 6e 20 74  68 65 20 63 75 72 72 65  |ion in the curre|
00001bf0  6e 74 20 73 65 73 73 69  6f 6e 2e 20 20 42 79 20  |nt session.  By |
00001c00  64 65 66 61 75 6c 74 2c  20 69 74 20 69 73 20 77  |default, it is w|
00001c10  69 70 65 64 0a 77 68 65  6e 20 41 72 63 57 65 62  |iped.when ArcWeb|
00001c20  20 65 78 69 74 73 20 28  62 75 74 20 63 61 6e 20  | exits (but can |
00001c30  62 65 20 72 65 63 6f 6e  66 69 67 75 72 65 64 20  |be reconfigured |
00001c40  69 6e 20 74 68 65 20 4e  65 74 77 6f 72 6b 20 63  |in the Network c|
00001c50  6f 6e 66 69 67 75 72 61  74 69 6f 6e 0a 77 69 6e  |onfiguration.win|
00001c60  64 6f 77 29 20 61 73 20  61 20 73 65 63 75 72 69  |dow) as a securi|
00001c70  74 79 20 70 72 65 63 61  75 74 69 6f 6e 2e 20 20  |ty precaution.  |
00001c80  49 74 73 20 6c 6f 63 61  74 69 6f 6e 20 69 73 20  |Its location is |
00001c90  63 6f 6e 74 72 6f 6c 6c  65 64 20 62 79 0a 41 72  |controlled by.Ar|
00001ca0  63 57 65 62 24 41 75 74  68 46 69 6c 65 20 77 68  |cWeb$AuthFile wh|
00001cb0  69 63 68 20 69 73 20 73  65 74 20 62 79 20 21 57  |ich is set by !W|
00001cc0  65 62 43 61 63 68 65 20  6f 72 20 21 41 72 63 57  |ebCache or !ArcW|
00001cd0  65 62 20 77 68 65 6e 20  69 74 20 69 73 20 72 75  |eb when it is ru|
00001ce0  6e 20 61 6e 64 0a 21 57  65 62 43 61 63 68 65 20  |n and.!WebCache |
00001cf0  68 61 73 6e 27 74 20 73  65 74 20 69 74 20 79 65  |hasn't set it ye|
00001d00  74 2e 0a 0a 0a 52 75 6e  6e 69 6e 67 20 77 69 74  |t....Running wit|
00001d10  68 20 52 49 53 43 20 4f  53 20 33 2e 36 30 20 61  |h RISC OS 3.60 a|
00001d20  6e 64 20 6c 61 74 65 72  20 28 69 6e 6c 69 6e 69  |nd later (inlini|
00001d30  6e 67 20 4a 50 45 47 73  29 0a 3d 3d 3d 3d 3d 3d  |ng JPEGs).======|
00001d40  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00001d60  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 0a 0a  |==============..|
00001d70  41 72 63 57 65 62 20 30  2e 33 37 20 61 6e 64 20  |ArcWeb 0.37 and |
00001d80  6c 61 74 65 72 20 63 6f  6e 74 61 69 6e 20 73 75  |later contain su|
00001d90  70 70 6f 72 74 20 66 6f  72 20 69 6e 6c 69 6e 65  |pport for inline|
00001da0  64 20 4a 50 45 47 73 20  2d 20 61 20 66 61 63 69  |d JPEGs - a faci|
00001db0  6c 69 74 79 0a 62 75 69  6c 74 20 69 6e 74 6f 20  |lity.built into |
00001dc0  74 68 65 20 52 49 53 43  20 4f 53 20 52 4f 4d 73  |the RISC OS ROMs|
00001dd0  20 69 6e 20 52 49 53 43  20 4f 53 20 33 2e 36 30  | in RISC OS 3.60|
00001de0  20 61 6e 64 20 6c 61 74  65 72 2e 20 20 53 69 6e  | and later.  Sin|
00001df0  63 65 20 49 20 64 6f 20  0a 6e 6f 74 20 68 61 76  |ce I do .not hav|
00001e00  65 20 61 20 52 69 73 63  20 50 43 37 30 30 20 74  |e a Risc PC700 t|
00001e10  6f 20 74 65 73 74 20 77  69 74 68 2c 20 74 68 69  |o test with, thi|
00001e20  73 20 66 65 61 74 75 72  65 20 69 73 20 6e 6f 74  |s feature is not|
00001e30  20 65 6e 61 62 6c 65 64  20 62 79 0a 64 65 66 61  | enabled by.defa|
00001e40  75 6c 74 20 61 73 20 49  20 68 61 76 65 20 6e 6f  |ult as I have no|
00001e50  20 77 61 79 20 6f 66 20  74 65 73 74 69 6e 67 20  | way of testing |
00001e60  69 74 20 70 65 72 73 6f  6e 61 6c 6c 79 2e 20 20  |it personally.  |
00001e70  54 6f 20 74 68 65 20 62  65 73 74 20 6f 66 0a 6d  |To the best of.m|
00001e80  79 20 6b 6e 6f 77 6c 65  64 67 65 20 69 74 20 77  |y knowledge it w|
00001e90  69 6c 6c 20 77 6f 72 6b  20 74 68 6f 75 67 68 2e  |ill work though.|
00001ea0  0a 0a 54 6f 20 65 6e 61  62 6c 65 20 74 68 65 20  |..To enable the |
00001eb0  4a 50 45 47 20 6f 70 74  69 6f 6e 2c 20 65 6e 61  |JPEG option, ena|
00001ec0  62 6c 65 20 74 68 65 20  6f 70 74 69 6f 6e 20 69  |ble the option i|
00001ed0  6e 20 74 68 65 20 42 72  6f 77 73 65 72 20 63 6f  |n the Browser co|
00001ee0  6e 66 69 67 75 72 61 74  69 6f 6e 0a 77 69 6e 64  |nfiguration.wind|
00001ef0  6f 77 2e 20 20 20 49 66  20 74 68 65 20 6f 70 74  |ow.   If the opt|
00001f00  69 6f 6e 20 68 61 73 20  62 65 65 6e 20 75 73 65  |ion has been use|
00001f10  64 2c 20 41 72 63 57 65  62 20 77 69 6c 6c 20 76  |d, ArcWeb will v|
00001f20  65 72 69 66 79 20 74 68  61 74 20 79 6f 75 20 68  |erify that you h|
00001f30  61 76 65 0a 53 70 72 69  74 65 45 78 74 65 6e 64  |ave.SpriteExtend|
00001f40  20 30 2e 38 30 20 6f 72  20 6c 61 74 65 72 20 62  | 0.80 or later b|
00001f50  65 66 6f 72 65 20 61 74  74 65 6d 70 74 69 6e 67  |efore attempting|
00001f60  20 61 6e 79 74 68 69 6e  67 20 63 6c 65 76 65 72  | anything clever|
00001f70  2e 20 20 28 49 6e 20 66  61 63 74 0a 69 74 20 6d  |.  (In fact.it m|
00001f80  61 6b 65 73 20 69 74 20  75 6e 73 65 6c 65 63 74  |akes it unselect|
00001f90  61 62 6c 65 20 69 66 20  79 6f 75 20 64 6f 6e 27  |able if you don'|
00001fa0  74 20 68 61 76 65 20 61  20 73 75 69 74 61 62 6c  |t have a suitabl|
00001fb0  65 20 6d 6f 64 75 6c 65  29 2e 0a 0a 49 74 20 61  |e module)...It a|
00001fc0  70 70 65 61 72 73 20 74  68 61 74 20 44 72 61 77  |ppears that Draw|
00001fd0  20 68 61 73 20 61 20 70  72 6f 62 6c 65 6d 20 77  | has a problem w|
00001fe0  69 74 68 20 74 68 65 20  64 72 61 77 20 66 69 6c  |ith the draw fil|
00001ff0  65 73 20 74 68 61 74 20  49 20 65 78 70 6f 72 74  |es that I export|
00002000  20 77 69 74 68 0a 63 6f  6e 74 61 69 6e 20 4a 50  | with.contain JP|
00002010  45 47 73 20 74 68 6f 75  67 68 2e 20 20 49 27 6d  |EGs though.  I'm|
00002020  20 6e 6f 74 20 73 75 72  65 20 77 68 79 20 74 68  | not sure why th|
00002030  69 73 20 69 73 20 61 74  20 74 68 65 20 6d 6f 6d  |is is at the mom|
00002040  65 6e 74 20 61 6e 64 20  69 74 20 69 73 20 73 74  |ent and it is st|
00002050  69 6c 6c 0a 75 6e 64 65  72 20 69 6e 76 65 73 74  |ill.under invest|
00002060  69 67 61 74 69 6f 6e 2e  0a 0a 0a 0a 43 6f 6e 66  |igation.....Conf|
00002070  69 67 75 72 61 74 69 6f  6e 20 6f 66 20 41 72 63  |iguration of Arc|
00002080  57 65 62 0a 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |Web.============|
00002090  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 0a 0a 41 6c 6c  |===========..All|
000020a0  20 74 68 65 20 63 6f 6e  66 69 67 75 72 61 74 69  | the configurati|
000020b0  6f 6e 20 77 69 6e 64 6f  77 73 20 61 72 65 20 61  |on windows are a|
000020c0  76 61 69 6c 61 62 6c 65  20 6f 6e 20 74 68 65 20  |vailable on the |
000020d0  43 6f 6e 66 69 67 75 72  65 20 73 75 62 6d 65 6e  |Configure submen|
000020e0  75 0a 6f 66 20 74 68 65  20 69 63 6f 6e 20 62 61  |u.of the icon ba|
000020f0  72 20 6d 65 6e 75 2c 20  61 6e 64 20 66 72 6f 6d  |r menu, and from|
00002100  20 74 68 65 20 4f 70 74  69 6f 6e 73 20 6d 65 6e  | the Options men|
00002110  75 20 6f 6e 20 74 68 65  20 70 61 67 65 20 6d 65  |u on the page me|
00002120  6e 75 2e 0a 53 65 65 20  74 68 65 20 50 72 6f 62  |nu..See the Prob|
00002130  6c 65 6d 73 20 66 69 6c  65 20 66 6f 72 20 6d 6f  |lems file for mo|
00002140  72 65 20 6f 6e 20 68 6f  77 20 74 6f 20 72 65 63  |re on how to rec|
00002150  6f 6e 66 69 67 75 72 65  20 74 68 65 73 65 20 70  |onfigure these p|
00002160  72 6f 67 72 61 6d 73 2e  0a 0a 0a 43 6f 6d 6d 65  |rograms....Comme|
00002170  6e 74 73 20 61 6e 64 20  62 75 67 20 72 65 70 6f  |nts and bug repo|
00002180  72 74 73 20 76 69 61 20  65 2d 6d 61 69 6c 20 61  |rts via e-mail a|
00002190  73 20 62 65 6c 6f 77 2c  20 70 6c 65 61 73 65 2e  |s below, please.|
000021a0  0a 0a 54 68 61 6e 6b 73  20 66 6f 72 20 79 6f 75  |..Thanks for you|
000021b0  72 20 68 65 6c 70 2c 0a  53 74 65 77 61 72 74 0a  |r help,.Stewart.|
000021c0  2d 2d 0a 0a 43 6f 6e 74  61 63 74 20 41 64 64 72  |--..Contact Addr|
000021d0  65 73 73 65 73 0a 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |esses.==========|
000021e0  3d 3d 3d 3d 3d 3d 3d 0a  0a 31 35 20 44 6f 77 64  |=======..15 Dowd|
000021f0  69 6e 67 20 52 6f 61 64  0a 42 69 67 67 69 6e 20  |ing Road.Biggin |
00002200  48 69 6c 6c 0a 4b 65 6e  74 0a 54 4e 31 36 20 33  |Hill.Kent.TN16 3|
00002210  42 45 0a 0a 0a 45 2d 6d  61 69 6c 3a 20 20 53 2e  |BE...E-mail:  S.|
00002220  4e 2e 42 72 6f 64 69 65  40 65 63 73 2e 73 6f 74  |N.Brodie@ecs.sot|
00002230  6f 6e 2e 61 63 2e 75 6b  0a 57 57 57 20 20 20 3a  |on.ac.uk.WWW   :|
00002240  20 20 68 74 74 70 3a 2f  2f 77 77 77 2e 64 73 73  |  http://www.dss|
00002250  65 2e 65 63 73 2e 73 6f  74 6f 6e 2e 61 63 2e 75  |e.ecs.soton.ac.u|
00002260  6b 2f 7e 73 6e 62 39 34  72 2f 0a 57 57 57 20 20  |k/~snb94r/.WWW  |
00002270  20 3a 20 20 68 74 74 70  3a 2f 2f 64 65 6c 65 6e  | :  http://delen|
00002280  6e 2e 65 63 73 2e 73 6f  74 6f 6e 2e 61 63 2e 75  |n.ecs.soton.ac.u|
00002290  6b 2f 0a 67 6f 70 68 65  72 3a 20 20 67 6f 70 68  |k/.gopher:  goph|
000022a0  65 72 3a 2f 2f 64 65 6c  65 6e 6e 2e 65 63 73 2e  |er://delenn.ecs.|
000022b0  73 6f 74 6f 6e 2e 61 63  2e 75 6b 2f 0a 66 69 6e  |soton.ac.uk/.fin|
000022c0  67 65 72 3a 20 20 66 69  6e 67 65 72 3a 2f 2f 64  |ger:  finger://d|
000022d0  65 6c 65 6e 6e 2e 65 63  73 2e 73 6f 74 6f 6e 2e  |elenn.ecs.soton.|
000022e0  61 63 2e 75 6b 2f 73 74  65 77 61 72 74 0a        |ac.uk/stewart.|
000022ee