Home » Personal collection » Acorn hard disk » apps » web » !WebCache/Data/tmpparsed/0/168
!WebCache/Data/tmpparsed/0/168
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: | !WebCache/Data/tmpparsed/0/168 |
Read OK: | ✔ |
File size: | 18E7 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<st>head <et> <te> <st>title <et> <te>ArcWeb User Manual <st>/title <et> <te> <st>body <et> <te> <st>h1 <et> <st>img <a*>src=#!arcweb <ae> <et> <te>ArcWeb User Manual <st>/h1 <et> <te> This document constitutes a brief user manual for ArcWeb. It assumes that you have read the instructions file supplied and the Problems file for troubleshooting etc. When reporting bugs to me, please read the <st>a <a*>href=bugreports <ae> <et> <te>bug report <st>/a <et> <te> instructions. <st>p <et> <te> These instructions will help you get more out of ArcWeb, as they explain features which may not be mentioned elsewhere. You should have read the ReadMe file and the Instruct file that came with ArcWeb. <st>ul <a*>compact <ae> <et> <te> <st>li <et> <st>a <a*>href=#access <ae> <et> <te>Blocking sites from being accessed <st>/a <et> <te> <st>li <et> <st>a <a*>href=#abor <ae> <et> <te>Aborting a fetch/render <st>/a <et> <te> <st>li <et> <st>a <a*>href=#import <ae> <et> <te>Sending ArcWeb URLs from external applications <st>/a <et> <te> <st>li <et> <st>a <a*>href=#auth <ae> <et> <te>User authentication <st>/a <et> <te> <st>li <et> <st>a <a*>href=#ka9q <ae> <et> <te>Usage with KA9Q <st>/a <et> <te> <st>/ul <et> <te> You can configure the various aspects of ArcWeb's configuration at run-time by using the Configure menu on the ArcWeb icon bar menu. When you make these changes, they last for <st>em <et> <te>that session only <st>/em <et> <te> and you need to choose <st>em <et> <te>Save options <st>/em <et> <te> in order to make the changes permanent. The only exception is the <st>strong <et> <te>Font <st>/strong <et> <te> configuration, and those changes only take effect after a save, and reloading the browser. <st>hr <et> <te> <st>h3 <a*>id=access <ae> <et> <te>Blocking sites from being accessed <st>/h3 <et> <te> ArcWeb will allow you to set up simple blocks on specific sites so that people using it cannot access these. The access controls are specified by two files, one called <st>em <et> <te>Block <st>/em <et> <te> and one called <st>em <et> <te>Allow <st>/em <et> <te>. These can be found inside the <st>img <a*>src=#!arcweb <a*>align=middle <ae> <et> <te> !ArcWeb directory. These files use the same format as each other, which is: a # signifies the start of a comment which lasts under the end of the line; comments, lines containing only whitespace and blank lines are ignored; all other lines contain either a single asterix (*) character, or a domain name with no wildcards in it. domains are matched as end matched substrings, so if there is a line in the file: <st>bq <et> <te>sex.org <st>/bq <et> <te>then this would match any URL with a hostname ending in sex.org eg. www.sex.org sex.org ftp.sex.org would all be covered by this, but sex.org.uk wouldn't, because it doesn't end with the match string. NOTE that the example given would also block www.essex.org because of the match. To defeat this, you need to give the separator too, ie. <st>bq <et> <te>.sex.org <st>/bq <et> <te> which will be the same except it won't trap essex.org <st>strong <et> <te>OR <st>/strong <et> <te>sex.org itself. A line containing a single asterix character will match anything, thus a Block file containing a line with a * on it will not allow through anything. This would be useless, except that the Allow file overrides the Block file. So, you can block everything, and then list the exceptions to that in the Allow file. Since it is the target site which is matched, you don't have to allow access to the proxy (since access to that is assumed) which means that requests cannot be bounced off the proxy indirectly. <st>p <et> <te> This is not a totally secure way of doing things. For example, the files can be edited (changes don't take affect until ArcWeb is reloaded), but it is better than nothing. <st>p <et> <st>strong <et> <te>NOTE: <st>/strong <et> <te> the <st>em <et> <te>Allow <st>/em <et> <te> file overrides the <st>em <et> <te>Block <st>/em <et> <te> file so if you use an Allow file containing the single asterix wildcard, then no block entries will be used. <st>h3 <a*>id=abor <ae> <et> <te>Aborting a fetch or render <st>/h3 <et> <te> You may abort a document fetch, image fetch or document render at any time by double-clicking the left mouse button on the web icon at the top of the page. The response may not be immediate for several reasons, but you should regain control fairly quickly. Note that all ArcWeb does, is to abort the render and broadcast a message to all applications that current fetches should be aborted and no completion messages sent. <st>h3 <a*>id=import <ae> <et> <te>Sending URLs from external applications <st>/h3 <et> <te> There are several ways of entering URLs into ArcWeb's dialogue boxes or windows: <st>ol <et> <te> <st>li <et> <te>On the icon bar menu, use the <st>em <et> <te>Open <st>/em <et> <te> dialogue to type in a URL, and then press RETURN or click on the button to open the URL. <st>li <et> <te>Use the same dialogue box on the page menus on the menu as <st>em <et> <te>Navigate-->Open <st>/em <et> <te>. <st>li <et> <te>Drag a text file from a Filer window and drop it on the icon bar icon or on the URL icon at the top of a page. <st>li <et> <te>Use a <st>em <et> <te>Save <st>/em <et> <te> or <st>em <et> <te>Save Selection <st>/em <et> <te> dialogue box from another application and drag the text file to the icon bar icon or on to the URL icon at the top of a page. <st>/ol <et> <te> Note that this does mean that you cannot drag text files to the icon bar icon to have them rendered by ArcWeb. Any text file which doesn't look as if it contains a URL will be ignored. There must be no leading spaces. <st>h3 <a*>id=auth <ae> <et> <te>User Authentication <st>/h3 <et> <te> Some pages you attempt to access may be protected by password. For more information on how this is done and how it is handled by ArcWeb, look at the <st>a <a*>href=authorise <ae> <et> <te>explanation of authentication <st>/a <et> <te> which was posted to demon.ip.support.archimedes by me on July 13th 1995. <st>h3 <a*>id=ka9q <ae> <et> <te>Usage with KA9Q (!TCPIP) <st>/h3 <et> <te> Usage over KA9Q is not supported in this version of ArcWeb, although it may work. I cannot provide any support for this type of usage. <st>hr <et> <te> Stewart Brodie <st>br <et> <te> 20th February 1996
00000000 3c 73 74 3e 68 65 61 64 0a 3c 65 74 3e 0a 3c 74 |<st>head.<et>.<t| 00000010 65 3e 20 0a 3c 73 74 3e 74 69 74 6c 65 0a 3c 65 |e> .<st>title.<e| 00000020 74 3e 0a 3c 74 65 3e 41 72 63 57 65 62 20 55 73 |t>.<te>ArcWeb Us| 00000030 65 72 20 4d 61 6e 75 61 6c 0a 3c 73 74 3e 2f 74 |er Manual.<st>/t| 00000040 69 74 6c 65 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a |itle.<et>.<te> .| 00000050 3c 73 74 3e 62 6f 64 79 0a 3c 65 74 3e 0a 3c 74 |<st>body.<et>.<t| 00000060 65 3e 20 0a 3c 73 74 3e 68 31 0a 3c 65 74 3e 0a |e> .<st>h1.<et>.| 00000070 3c 73 74 3e 69 6d 67 0a 3c 61 2a 3e 73 72 63 3d |<st>img.<a*>src=| 00000080 23 21 61 72 63 77 65 62 0a 3c 61 65 3e 0a 3c 65 |#!arcweb.<ae>.<e| 00000090 74 3e 0a 3c 74 65 3e 41 72 63 57 65 62 20 55 73 |t>.<te>ArcWeb Us| 000000a0 65 72 20 4d 61 6e 75 61 6c 0a 3c 73 74 3e 2f 68 |er Manual.<st>/h| 000000b0 31 0a 3c 65 74 3e 0a 3c 74 65 3e 20 54 68 69 73 |1.<et>.<te> This| 000000c0 20 64 6f 63 75 6d 65 6e 74 20 63 6f 6e 73 74 69 | document consti| 000000d0 74 75 74 65 73 20 61 20 62 72 69 65 66 20 75 73 |tutes a brief us| 000000e0 65 72 20 6d 61 6e 75 61 6c 20 66 6f 72 20 41 72 |er manual for Ar| 000000f0 63 57 65 62 2e 20 49 74 20 61 73 73 75 6d 65 73 |cWeb. It assumes| 00000100 20 74 68 61 74 20 79 6f 75 20 68 61 76 65 20 72 | that you have r| 00000110 65 61 64 20 74 68 65 20 69 6e 73 74 72 75 63 74 |ead the instruct| 00000120 69 6f 6e 73 20 66 69 6c 65 20 73 75 70 70 6c 69 |ions file suppli| 00000130 65 64 20 61 6e 64 20 74 68 65 20 50 72 6f 62 6c |ed and the Probl| 00000140 65 6d 73 20 66 69 6c 65 20 66 6f 72 20 74 72 6f |ems file for tro| 00000150 75 62 6c 65 73 68 6f 6f 74 69 6e 67 20 65 74 63 |ubleshooting etc| 00000160 2e 20 57 68 65 6e 20 72 65 70 6f 72 74 69 6e 67 |. When reporting| 00000170 20 62 75 67 73 20 74 6f 20 6d 65 2c 20 70 6c 65 | bugs to me, ple| 00000180 61 73 65 20 72 65 61 64 20 74 68 65 20 0a 3c 73 |ase read the .<s| 00000190 74 3e 61 0a 3c 61 2a 3e 68 72 65 66 3d 62 75 67 |t>a.<a*>href=bug| 000001a0 72 65 70 6f 72 74 73 0a 3c 61 65 3e 0a 3c 65 74 |reports.<ae>.<et| 000001b0 3e 0a 3c 74 65 3e 62 75 67 20 72 65 70 6f 72 74 |>.<te>bug report| 000001c0 0a 3c 73 74 3e 2f 61 0a 3c 65 74 3e 0a 3c 74 65 |.<st>/a.<et>.<te| 000001d0 3e 20 69 6e 73 74 72 75 63 74 69 6f 6e 73 2e 20 |> instructions. | 000001e0 0a 3c 73 74 3e 70 0a 3c 65 74 3e 0a 3c 74 65 3e |.<st>p.<et>.<te>| 000001f0 20 54 68 65 73 65 20 69 6e 73 74 72 75 63 74 69 | These instructi| 00000200 6f 6e 73 20 77 69 6c 6c 20 68 65 6c 70 20 79 6f |ons will help yo| 00000210 75 20 67 65 74 20 6d 6f 72 65 20 6f 75 74 20 6f |u get more out o| 00000220 66 20 41 72 63 57 65 62 2c 20 61 73 20 74 68 65 |f ArcWeb, as the| 00000230 79 20 65 78 70 6c 61 69 6e 20 66 65 61 74 75 72 |y explain featur| 00000240 65 73 20 77 68 69 63 68 20 6d 61 79 20 6e 6f 74 |es which may not| 00000250 20 62 65 20 6d 65 6e 74 69 6f 6e 65 64 20 65 6c | be mentioned el| 00000260 73 65 77 68 65 72 65 2e 20 59 6f 75 20 73 68 6f |sewhere. You sho| 00000270 75 6c 64 20 68 61 76 65 20 72 65 61 64 20 74 68 |uld have read th| 00000280 65 20 52 65 61 64 4d 65 20 66 69 6c 65 20 61 6e |e ReadMe file an| 00000290 64 20 74 68 65 20 49 6e 73 74 72 75 63 74 20 66 |d the Instruct f| 000002a0 69 6c 65 20 74 68 61 74 20 63 61 6d 65 20 77 69 |ile that came wi| 000002b0 74 68 20 41 72 63 57 65 62 2e 20 0a 3c 73 74 3e |th ArcWeb. .<st>| 000002c0 75 6c 0a 3c 61 2a 3e 63 6f 6d 70 61 63 74 0a 3c |ul.<a*>compact.<| 000002d0 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a 3c |ae>.<et>.<te> .<| 000002e0 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 73 74 3e 61 |st>li.<et>.<st>a| 000002f0 0a 3c 61 2a 3e 68 72 65 66 3d 23 61 63 63 65 73 |.<a*>href=#acces| 00000300 73 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e |s.<ae>.<et>.<te>| 00000310 42 6c 6f 63 6b 69 6e 67 20 73 69 74 65 73 20 66 |Blocking sites f| 00000320 72 6f 6d 20 62 65 69 6e 67 20 61 63 63 65 73 73 |rom being access| 00000330 65 64 0a 3c 73 74 3e 2f 61 0a 3c 65 74 3e 0a 3c |ed.<st>/a.<et>.<| 00000340 74 65 3e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e |te> .<st>li.<et>| 00000350 0a 3c 73 74 3e 61 0a 3c 61 2a 3e 68 72 65 66 3d |.<st>a.<a*>href=| 00000360 23 61 62 6f 72 0a 3c 61 65 3e 0a 3c 65 74 3e 0a |#abor.<ae>.<et>.| 00000370 3c 74 65 3e 41 62 6f 72 74 69 6e 67 20 61 20 66 |<te>Aborting a f| 00000380 65 74 63 68 2f 72 65 6e 64 65 72 0a 3c 73 74 3e |etch/render.<st>| 00000390 2f 61 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a 3c 73 |/a.<et>.<te> .<s| 000003a0 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 73 74 3e 61 0a |t>li.<et>.<st>a.| 000003b0 3c 61 2a 3e 68 72 65 66 3d 23 69 6d 70 6f 72 74 |<a*>href=#import| 000003c0 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 53 |.<ae>.<et>.<te>S| 000003d0 65 6e 64 69 6e 67 20 41 72 63 57 65 62 20 55 52 |ending ArcWeb UR| 000003e0 4c 73 20 66 72 6f 6d 20 65 78 74 65 72 6e 61 6c |Ls from external| 000003f0 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 0a 3c 73 | applications.<s| 00000400 74 3e 2f 61 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a |t>/a.<et>.<te> .| 00000410 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 73 74 3e |<st>li.<et>.<st>| 00000420 61 0a 3c 61 2a 3e 68 72 65 66 3d 23 61 75 74 68 |a.<a*>href=#auth| 00000430 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 55 |.<ae>.<et>.<te>U| 00000440 73 65 72 20 61 75 74 68 65 6e 74 69 63 61 74 69 |ser authenticati| 00000450 6f 6e 0a 3c 73 74 3e 2f 61 0a 3c 65 74 3e 0a 3c |on.<st>/a.<et>.<| 00000460 74 65 3e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e |te> .<st>li.<et>| 00000470 0a 3c 73 74 3e 61 0a 3c 61 2a 3e 68 72 65 66 3d |.<st>a.<a*>href=| 00000480 23 6b 61 39 71 0a 3c 61 65 3e 0a 3c 65 74 3e 0a |#ka9q.<ae>.<et>.| 00000490 3c 74 65 3e 55 73 61 67 65 20 77 69 74 68 20 4b |<te>Usage with K| 000004a0 41 39 51 0a 3c 73 74 3e 2f 61 0a 3c 65 74 3e 0a |A9Q.<st>/a.<et>.| 000004b0 3c 74 65 3e 20 0a 3c 73 74 3e 2f 75 6c 0a 3c 65 |<te> .<st>/ul.<e| 000004c0 74 3e 0a 3c 74 65 3e 20 59 6f 75 20 63 61 6e 20 |t>.<te> You can | 000004d0 63 6f 6e 66 69 67 75 72 65 20 74 68 65 20 76 61 |configure the va| 000004e0 72 69 6f 75 73 20 61 73 70 65 63 74 73 20 6f 66 |rious aspects of| 000004f0 20 41 72 63 57 65 62 27 73 20 63 6f 6e 66 69 67 | ArcWeb's config| 00000500 75 72 61 74 69 6f 6e 20 61 74 20 72 75 6e 2d 74 |uration at run-t| 00000510 69 6d 65 20 62 79 20 75 73 69 6e 67 20 74 68 65 |ime by using the| 00000520 20 43 6f 6e 66 69 67 75 72 65 20 6d 65 6e 75 20 | Configure menu | 00000530 6f 6e 20 74 68 65 20 41 72 63 57 65 62 20 69 63 |on the ArcWeb ic| 00000540 6f 6e 20 62 61 72 20 6d 65 6e 75 2e 20 57 68 65 |on bar menu. Whe| 00000550 6e 20 79 6f 75 20 6d 61 6b 65 20 74 68 65 73 65 |n you make these| 00000560 20 63 68 61 6e 67 65 73 2c 20 74 68 65 79 20 6c | changes, they l| 00000570 61 73 74 20 66 6f 72 20 0a 3c 73 74 3e 65 6d 0a |ast for .<st>em.| 00000580 3c 65 74 3e 0a 3c 74 65 3e 74 68 61 74 20 73 65 |<et>.<te>that se| 00000590 73 73 69 6f 6e 20 6f 6e 6c 79 0a 3c 73 74 3e 2f |ssion only.<st>/| 000005a0 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 20 61 6e 64 |em.<et>.<te> and| 000005b0 20 79 6f 75 20 6e 65 65 64 20 74 6f 20 63 68 6f | you need to cho| 000005c0 6f 73 65 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e |ose .<st>em.<et>| 000005d0 0a 3c 74 65 3e 53 61 76 65 20 6f 70 74 69 6f 6e |.<te>Save option| 000005e0 73 0a 3c 73 74 3e 2f 65 6d 0a 3c 65 74 3e 0a 3c |s.<st>/em.<et>.<| 000005f0 74 65 3e 20 69 6e 20 6f 72 64 65 72 20 74 6f 20 |te> in order to | 00000600 6d 61 6b 65 20 74 68 65 20 63 68 61 6e 67 65 73 |make the changes| 00000610 20 70 65 72 6d 61 6e 65 6e 74 2e 20 54 68 65 20 | permanent. The | 00000620 6f 6e 6c 79 20 65 78 63 65 70 74 69 6f 6e 20 69 |only exception i| 00000630 73 20 74 68 65 20 0a 3c 73 74 3e 73 74 72 6f 6e |s the .<st>stron| 00000640 67 0a 3c 65 74 3e 0a 3c 74 65 3e 46 6f 6e 74 0a |g.<et>.<te>Font.| 00000650 3c 73 74 3e 2f 73 74 72 6f 6e 67 0a 3c 65 74 3e |<st>/strong.<et>| 00000660 0a 3c 74 65 3e 20 63 6f 6e 66 69 67 75 72 61 74 |.<te> configurat| 00000670 69 6f 6e 2c 20 61 6e 64 20 74 68 6f 73 65 20 63 |ion, and those c| 00000680 68 61 6e 67 65 73 20 6f 6e 6c 79 20 74 61 6b 65 |hanges only take| 00000690 20 65 66 66 65 63 74 20 61 66 74 65 72 20 61 20 | effect after a | 000006a0 73 61 76 65 2c 20 61 6e 64 20 72 65 6c 6f 61 64 |save, and reload| 000006b0 69 6e 67 20 74 68 65 20 62 72 6f 77 73 65 72 2e |ing the browser.| 000006c0 20 0a 3c 73 74 3e 68 72 0a 3c 65 74 3e 0a 3c 74 | .<st>hr.<et>.<t| 000006d0 65 3e 20 0a 3c 73 74 3e 68 33 0a 3c 61 2a 3e 69 |e> .<st>h3.<a*>i| 000006e0 64 3d 61 63 63 65 73 73 0a 3c 61 65 3e 0a 3c 65 |d=access.<ae>.<e| 000006f0 74 3e 0a 3c 74 65 3e 42 6c 6f 63 6b 69 6e 67 20 |t>.<te>Blocking | 00000700 73 69 74 65 73 20 66 72 6f 6d 20 62 65 69 6e 67 |sites from being| 00000710 20 61 63 63 65 73 73 65 64 0a 3c 73 74 3e 2f 68 | accessed.<st>/h| 00000720 33 0a 3c 65 74 3e 0a 3c 74 65 3e 20 41 72 63 57 |3.<et>.<te> ArcW| 00000730 65 62 20 77 69 6c 6c 20 61 6c 6c 6f 77 20 79 6f |eb will allow yo| 00000740 75 20 74 6f 20 73 65 74 20 75 70 20 73 69 6d 70 |u to set up simp| 00000750 6c 65 20 62 6c 6f 63 6b 73 20 6f 6e 20 73 70 65 |le blocks on spe| 00000760 63 69 66 69 63 20 73 69 74 65 73 20 73 6f 20 74 |cific sites so t| 00000770 68 61 74 20 70 65 6f 70 6c 65 20 75 73 69 6e 67 |hat people using| 00000780 20 69 74 20 63 61 6e 6e 6f 74 20 61 63 63 65 73 | it cannot acces| 00000790 73 20 74 68 65 73 65 2e 20 54 68 65 20 61 63 63 |s these. The acc| 000007a0 65 73 73 20 63 6f 6e 74 72 6f 6c 73 20 61 72 65 |ess controls are| 000007b0 20 73 70 65 63 69 66 69 65 64 20 62 79 20 74 77 | specified by tw| 000007c0 6f 20 66 69 6c 65 73 2c 20 6f 6e 65 20 63 61 6c |o files, one cal| 000007d0 6c 65 64 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e |led .<st>em.<et>| 000007e0 0a 3c 74 65 3e 42 6c 6f 63 6b 0a 3c 73 74 3e 2f |.<te>Block.<st>/| 000007f0 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 20 61 6e 64 |em.<et>.<te> and| 00000800 20 6f 6e 65 20 63 61 6c 6c 65 64 20 0a 3c 73 74 | one called .<st| 00000810 3e 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 41 6c 6c |>em.<et>.<te>All| 00000820 6f 77 0a 3c 73 74 3e 2f 65 6d 0a 3c 65 74 3e 0a |ow.<st>/em.<et>.| 00000830 3c 74 65 3e 2e 20 54 68 65 73 65 20 63 61 6e 20 |<te>. These can | 00000840 62 65 20 66 6f 75 6e 64 20 69 6e 73 69 64 65 20 |be found inside | 00000850 74 68 65 20 0a 3c 73 74 3e 69 6d 67 0a 3c 61 2a |the .<st>img.<a*| 00000860 3e 73 72 63 3d 23 21 61 72 63 77 65 62 0a 3c 61 |>src=#!arcweb.<a| 00000870 2a 3e 61 6c 69 67 6e 3d 6d 69 64 64 6c 65 0a 3c |*>align=middle.<| 00000880 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 20 21 41 |ae>.<et>.<te> !A| 00000890 72 63 57 65 62 20 64 69 72 65 63 74 6f 72 79 2e |rcWeb directory.| 000008a0 20 54 68 65 73 65 20 66 69 6c 65 73 20 75 73 65 | These files use| 000008b0 20 74 68 65 20 73 61 6d 65 20 66 6f 72 6d 61 74 | the same format| 000008c0 20 61 73 20 65 61 63 68 20 6f 74 68 65 72 2c 20 | as each other, | 000008d0 77 68 69 63 68 20 69 73 3a 20 61 20 23 20 73 69 |which is: a # si| 000008e0 67 6e 69 66 69 65 73 20 74 68 65 20 73 74 61 72 |gnifies the star| 000008f0 74 20 6f 66 20 61 20 63 6f 6d 6d 65 6e 74 20 77 |t of a comment w| 00000900 68 69 63 68 20 6c 61 73 74 73 20 75 6e 64 65 72 |hich lasts under| 00000910 20 74 68 65 20 65 6e 64 20 6f 66 20 74 68 65 20 | the end of the | 00000920 6c 69 6e 65 3b 20 63 6f 6d 6d 65 6e 74 73 2c 20 |line; comments, | 00000930 6c 69 6e 65 73 20 63 6f 6e 74 61 69 6e 69 6e 67 |lines containing| 00000940 20 6f 6e 6c 79 20 77 68 69 74 65 73 70 61 63 65 | only whitespace| 00000950 20 61 6e 64 20 62 6c 61 6e 6b 20 6c 69 6e 65 73 | and blank lines| 00000960 20 61 72 65 20 69 67 6e 6f 72 65 64 3b 20 61 6c | are ignored; al| 00000970 6c 20 6f 74 68 65 72 20 6c 69 6e 65 73 20 63 6f |l other lines co| 00000980 6e 74 61 69 6e 20 65 69 74 68 65 72 20 61 20 73 |ntain either a s| 00000990 69 6e 67 6c 65 20 61 73 74 65 72 69 78 20 28 2a |ingle asterix (*| 000009a0 29 20 63 68 61 72 61 63 74 65 72 2c 20 6f 72 20 |) character, or | 000009b0 61 20 64 6f 6d 61 69 6e 20 6e 61 6d 65 20 77 69 |a domain name wi| 000009c0 74 68 20 6e 6f 20 77 69 6c 64 63 61 72 64 73 20 |th no wildcards | 000009d0 69 6e 20 69 74 2e 20 64 6f 6d 61 69 6e 73 20 61 |in it. domains a| 000009e0 72 65 20 6d 61 74 63 68 65 64 20 61 73 20 65 6e |re matched as en| 000009f0 64 20 6d 61 74 63 68 65 64 20 73 75 62 73 74 72 |d matched substr| 00000a00 69 6e 67 73 2c 20 73 6f 20 69 66 20 74 68 65 72 |ings, so if ther| 00000a10 65 20 69 73 20 61 20 6c 69 6e 65 20 69 6e 20 74 |e is a line in t| 00000a20 68 65 20 66 69 6c 65 3a 0a 3c 73 74 3e 62 71 0a |he file:.<st>bq.| 00000a30 3c 65 74 3e 0a 3c 74 65 3e 73 65 78 2e 6f 72 67 |<et>.<te>sex.org| 00000a40 0a 3c 73 74 3e 2f 62 71 0a 3c 65 74 3e 0a 3c 74 |.<st>/bq.<et>.<t| 00000a50 65 3e 74 68 65 6e 20 74 68 69 73 20 77 6f 75 6c |e>then this woul| 00000a60 64 20 6d 61 74 63 68 20 61 6e 79 20 55 52 4c 20 |d match any URL | 00000a70 77 69 74 68 20 61 20 68 6f 73 74 6e 61 6d 65 20 |with a hostname | 00000a80 65 6e 64 69 6e 67 20 69 6e 20 73 65 78 2e 6f 72 |ending in sex.or| 00000a90 67 20 65 67 2e 20 77 77 77 2e 73 65 78 2e 6f 72 |g eg. www.sex.or| 00000aa0 67 20 73 65 78 2e 6f 72 67 20 66 74 70 2e 73 65 |g sex.org ftp.se| 00000ab0 78 2e 6f 72 67 20 77 6f 75 6c 64 20 61 6c 6c 20 |x.org would all | 00000ac0 62 65 20 63 6f 76 65 72 65 64 20 62 79 20 74 68 |be covered by th| 00000ad0 69 73 2c 20 62 75 74 20 73 65 78 2e 6f 72 67 2e |is, but sex.org.| 00000ae0 75 6b 20 77 6f 75 6c 64 6e 27 74 2c 20 62 65 63 |uk wouldn't, bec| 00000af0 61 75 73 65 20 69 74 20 64 6f 65 73 6e 27 74 20 |ause it doesn't | 00000b00 65 6e 64 20 77 69 74 68 20 74 68 65 20 6d 61 74 |end with the mat| 00000b10 63 68 20 73 74 72 69 6e 67 2e 20 4e 4f 54 45 20 |ch string. NOTE | 00000b20 74 68 61 74 20 74 68 65 20 65 78 61 6d 70 6c 65 |that the example| 00000b30 20 67 69 76 65 6e 20 77 6f 75 6c 64 20 61 6c 73 | given would als| 00000b40 6f 20 62 6c 6f 63 6b 20 77 77 77 2e 65 73 73 65 |o block www.esse| 00000b50 78 2e 6f 72 67 20 62 65 63 61 75 73 65 20 6f 66 |x.org because of| 00000b60 20 74 68 65 20 6d 61 74 63 68 2e 20 54 6f 20 64 | the match. To d| 00000b70 65 66 65 61 74 20 74 68 69 73 2c 20 79 6f 75 20 |efeat this, you | 00000b80 6e 65 65 64 20 74 6f 20 67 69 76 65 20 74 68 65 |need to give the| 00000b90 20 73 65 70 61 72 61 74 6f 72 20 74 6f 6f 2c 20 | separator too, | 00000ba0 69 65 2e 0a 3c 73 74 3e 62 71 0a 3c 65 74 3e 0a |ie..<st>bq.<et>.| 00000bb0 3c 74 65 3e 2e 73 65 78 2e 6f 72 67 0a 3c 73 74 |<te>.sex.org.<st| 00000bc0 3e 2f 62 71 0a 3c 65 74 3e 0a 3c 74 65 3e 20 77 |>/bq.<et>.<te> w| 00000bd0 68 69 63 68 20 77 69 6c 6c 20 62 65 20 74 68 65 |hich will be the| 00000be0 20 73 61 6d 65 20 65 78 63 65 70 74 20 69 74 20 | same except it | 00000bf0 77 6f 6e 27 74 20 74 72 61 70 20 65 73 73 65 78 |won't trap essex| 00000c00 2e 6f 72 67 20 0a 3c 73 74 3e 73 74 72 6f 6e 67 |.org .<st>strong| 00000c10 0a 3c 65 74 3e 0a 3c 74 65 3e 4f 52 0a 3c 73 74 |.<et>.<te>OR.<st| 00000c20 3e 2f 73 74 72 6f 6e 67 0a 3c 65 74 3e 0a 3c 74 |>/strong.<et>.<t| 00000c30 65 3e 73 65 78 2e 6f 72 67 20 69 74 73 65 6c 66 |e>sex.org itself| 00000c40 2e 20 41 20 6c 69 6e 65 20 63 6f 6e 74 61 69 6e |. A line contain| 00000c50 69 6e 67 20 61 20 73 69 6e 67 6c 65 20 61 73 74 |ing a single ast| 00000c60 65 72 69 78 20 63 68 61 72 61 63 74 65 72 20 77 |erix character w| 00000c70 69 6c 6c 20 6d 61 74 63 68 20 61 6e 79 74 68 69 |ill match anythi| 00000c80 6e 67 2c 20 74 68 75 73 20 61 20 42 6c 6f 63 6b |ng, thus a Block| 00000c90 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e 67 | file containing| 00000ca0 20 61 20 6c 69 6e 65 20 77 69 74 68 20 61 20 2a | a line with a *| 00000cb0 20 6f 6e 20 69 74 20 77 69 6c 6c 20 6e 6f 74 20 | on it will not | 00000cc0 61 6c 6c 6f 77 20 74 68 72 6f 75 67 68 20 61 6e |allow through an| 00000cd0 79 74 68 69 6e 67 2e 20 54 68 69 73 20 77 6f 75 |ything. This wou| 00000ce0 6c 64 20 62 65 20 75 73 65 6c 65 73 73 2c 20 65 |ld be useless, e| 00000cf0 78 63 65 70 74 20 74 68 61 74 20 74 68 65 20 41 |xcept that the A| 00000d00 6c 6c 6f 77 20 66 69 6c 65 20 6f 76 65 72 72 69 |llow file overri| 00000d10 64 65 73 20 74 68 65 20 42 6c 6f 63 6b 20 66 69 |des the Block fi| 00000d20 6c 65 2e 20 53 6f 2c 20 79 6f 75 20 63 61 6e 20 |le. So, you can | 00000d30 62 6c 6f 63 6b 20 65 76 65 72 79 74 68 69 6e 67 |block everything| 00000d40 2c 20 61 6e 64 20 74 68 65 6e 20 6c 69 73 74 20 |, and then list | 00000d50 74 68 65 20 65 78 63 65 70 74 69 6f 6e 73 20 74 |the exceptions t| 00000d60 6f 20 74 68 61 74 20 69 6e 20 74 68 65 20 41 6c |o that in the Al| 00000d70 6c 6f 77 20 66 69 6c 65 2e 20 53 69 6e 63 65 20 |low file. Since | 00000d80 69 74 20 69 73 20 74 68 65 20 74 61 72 67 65 74 |it is the target| 00000d90 20 73 69 74 65 20 77 68 69 63 68 20 69 73 20 6d | site which is m| 00000da0 61 74 63 68 65 64 2c 20 79 6f 75 20 64 6f 6e 27 |atched, you don'| 00000db0 74 20 68 61 76 65 20 74 6f 20 61 6c 6c 6f 77 20 |t have to allow | 00000dc0 61 63 63 65 73 73 20 74 6f 20 74 68 65 20 70 72 |access to the pr| 00000dd0 6f 78 79 20 28 73 69 6e 63 65 20 61 63 63 65 73 |oxy (since acces| 00000de0 73 20 74 6f 20 74 68 61 74 20 69 73 20 61 73 73 |s to that is ass| 00000df0 75 6d 65 64 29 20 77 68 69 63 68 20 6d 65 61 6e |umed) which mean| 00000e00 73 20 74 68 61 74 20 72 65 71 75 65 73 74 73 20 |s that requests | 00000e10 63 61 6e 6e 6f 74 20 62 65 20 62 6f 75 6e 63 65 |cannot be bounce| 00000e20 64 20 6f 66 66 20 74 68 65 20 70 72 6f 78 79 20 |d off the proxy | 00000e30 69 6e 64 69 72 65 63 74 6c 79 2e 20 0a 3c 73 74 |indirectly. .<st| 00000e40 3e 70 0a 3c 65 74 3e 0a 3c 74 65 3e 20 54 68 69 |>p.<et>.<te> Thi| 00000e50 73 20 69 73 20 6e 6f 74 20 61 20 74 6f 74 61 6c |s is not a total| 00000e60 6c 79 20 73 65 63 75 72 65 20 77 61 79 20 6f 66 |ly secure way of| 00000e70 20 64 6f 69 6e 67 20 74 68 69 6e 67 73 2e 20 46 | doing things. F| 00000e80 6f 72 20 65 78 61 6d 70 6c 65 2c 20 74 68 65 20 |or example, the | 00000e90 66 69 6c 65 73 20 63 61 6e 20 62 65 20 65 64 69 |files can be edi| 00000ea0 74 65 64 20 28 63 68 61 6e 67 65 73 20 64 6f 6e |ted (changes don| 00000eb0 27 74 20 74 61 6b 65 20 61 66 66 65 63 74 20 75 |'t take affect u| 00000ec0 6e 74 69 6c 20 41 72 63 57 65 62 20 69 73 20 72 |ntil ArcWeb is r| 00000ed0 65 6c 6f 61 64 65 64 29 2c 20 62 75 74 20 69 74 |eloaded), but it| 00000ee0 20 69 73 20 62 65 74 74 65 72 20 74 68 61 6e 20 | is better than | 00000ef0 6e 6f 74 68 69 6e 67 2e 20 0a 3c 73 74 3e 70 0a |nothing. .<st>p.| 00000f00 3c 65 74 3e 0a 3c 73 74 3e 73 74 72 6f 6e 67 0a |<et>.<st>strong.| 00000f10 3c 65 74 3e 0a 3c 74 65 3e 4e 4f 54 45 3a 0a 3c |<et>.<te>NOTE:.<| 00000f20 73 74 3e 2f 73 74 72 6f 6e 67 0a 3c 65 74 3e 0a |st>/strong.<et>.| 00000f30 3c 74 65 3e 20 74 68 65 20 0a 3c 73 74 3e 65 6d |<te> the .<st>em| 00000f40 0a 3c 65 74 3e 0a 3c 74 65 3e 41 6c 6c 6f 77 0a |.<et>.<te>Allow.| 00000f50 3c 73 74 3e 2f 65 6d 0a 3c 65 74 3e 0a 3c 74 65 |<st>/em.<et>.<te| 00000f60 3e 20 66 69 6c 65 20 6f 76 65 72 72 69 64 65 73 |> file overrides| 00000f70 20 74 68 65 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 | the .<st>em.<et| 00000f80 3e 0a 3c 74 65 3e 42 6c 6f 63 6b 0a 3c 73 74 3e |>.<te>Block.<st>| 00000f90 2f 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 20 66 69 |/em.<et>.<te> fi| 00000fa0 6c 65 20 73 6f 20 69 66 20 79 6f 75 20 75 73 65 |le so if you use| 00000fb0 20 61 6e 20 41 6c 6c 6f 77 20 66 69 6c 65 20 63 | an Allow file c| 00000fc0 6f 6e 74 61 69 6e 69 6e 67 20 74 68 65 20 73 69 |ontaining the si| 00000fd0 6e 67 6c 65 20 61 73 74 65 72 69 78 20 77 69 6c |ngle asterix wil| 00000fe0 64 63 61 72 64 2c 20 74 68 65 6e 20 6e 6f 20 62 |dcard, then no b| 00000ff0 6c 6f 63 6b 20 65 6e 74 72 69 65 73 20 77 69 6c |lock entries wil| 00001000 6c 20 62 65 20 75 73 65 64 2e 20 0a 3c 73 74 3e |l be used. .<st>| 00001010 68 33 0a 3c 61 2a 3e 69 64 3d 61 62 6f 72 0a 3c |h3.<a*>id=abor.<| 00001020 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 41 62 6f |ae>.<et>.<te>Abo| 00001030 72 74 69 6e 67 20 61 20 66 65 74 63 68 20 6f 72 |rting a fetch or| 00001040 20 72 65 6e 64 65 72 0a 3c 73 74 3e 2f 68 33 0a | render.<st>/h3.| 00001050 3c 65 74 3e 0a 3c 74 65 3e 20 59 6f 75 20 6d 61 |<et>.<te> You ma| 00001060 79 20 61 62 6f 72 74 20 61 20 64 6f 63 75 6d 65 |y abort a docume| 00001070 6e 74 20 66 65 74 63 68 2c 20 69 6d 61 67 65 20 |nt fetch, image | 00001080 66 65 74 63 68 20 6f 72 20 64 6f 63 75 6d 65 6e |fetch or documen| 00001090 74 20 72 65 6e 64 65 72 20 61 74 20 61 6e 79 20 |t render at any | 000010a0 74 69 6d 65 20 62 79 20 64 6f 75 62 6c 65 2d 63 |time by double-c| 000010b0 6c 69 63 6b 69 6e 67 20 74 68 65 20 6c 65 66 74 |licking the left| 000010c0 20 6d 6f 75 73 65 20 62 75 74 74 6f 6e 20 6f 6e | mouse button on| 000010d0 20 74 68 65 20 77 65 62 20 69 63 6f 6e 20 61 74 | the web icon at| 000010e0 20 74 68 65 20 74 6f 70 20 6f 66 20 74 68 65 20 | the top of the | 000010f0 70 61 67 65 2e 20 54 68 65 20 72 65 73 70 6f 6e |page. The respon| 00001100 73 65 20 6d 61 79 20 6e 6f 74 20 62 65 20 69 6d |se may not be im| 00001110 6d 65 64 69 61 74 65 20 66 6f 72 20 73 65 76 65 |mediate for seve| 00001120 72 61 6c 20 72 65 61 73 6f 6e 73 2c 20 62 75 74 |ral reasons, but| 00001130 20 79 6f 75 20 73 68 6f 75 6c 64 20 72 65 67 61 | you should rega| 00001140 69 6e 20 63 6f 6e 74 72 6f 6c 20 66 61 69 72 6c |in control fairl| 00001150 79 20 71 75 69 63 6b 6c 79 2e 20 4e 6f 74 65 20 |y quickly. Note | 00001160 74 68 61 74 20 61 6c 6c 20 41 72 63 57 65 62 20 |that all ArcWeb | 00001170 64 6f 65 73 2c 20 69 73 20 74 6f 20 61 62 6f 72 |does, is to abor| 00001180 74 20 74 68 65 20 72 65 6e 64 65 72 20 61 6e 64 |t the render and| 00001190 20 62 72 6f 61 64 63 61 73 74 20 61 20 6d 65 73 | broadcast a mes| 000011a0 73 61 67 65 20 74 6f 20 61 6c 6c 20 61 70 70 6c |sage to all appl| 000011b0 69 63 61 74 69 6f 6e 73 20 74 68 61 74 20 63 75 |ications that cu| 000011c0 72 72 65 6e 74 20 66 65 74 63 68 65 73 20 73 68 |rrent fetches sh| 000011d0 6f 75 6c 64 20 62 65 20 61 62 6f 72 74 65 64 20 |ould be aborted | 000011e0 61 6e 64 20 6e 6f 20 63 6f 6d 70 6c 65 74 69 6f |and no completio| 000011f0 6e 20 6d 65 73 73 61 67 65 73 20 73 65 6e 74 2e |n messages sent.| 00001200 20 0a 3c 73 74 3e 68 33 0a 3c 61 2a 3e 69 64 3d | .<st>h3.<a*>id=| 00001210 69 6d 70 6f 72 74 0a 3c 61 65 3e 0a 3c 65 74 3e |import.<ae>.<et>| 00001220 0a 3c 74 65 3e 53 65 6e 64 69 6e 67 20 55 52 4c |.<te>Sending URL| 00001230 73 20 66 72 6f 6d 20 65 78 74 65 72 6e 61 6c 20 |s from external | 00001240 61 70 70 6c 69 63 61 74 69 6f 6e 73 0a 3c 73 74 |applications.<st| 00001250 3e 2f 68 33 0a 3c 65 74 3e 0a 3c 74 65 3e 20 54 |>/h3.<et>.<te> T| 00001260 68 65 72 65 20 61 72 65 20 73 65 76 65 72 61 6c |here are several| 00001270 20 77 61 79 73 20 6f 66 20 65 6e 74 65 72 69 6e | ways of enterin| 00001280 67 20 55 52 4c 73 20 69 6e 74 6f 20 41 72 63 57 |g URLs into ArcW| 00001290 65 62 27 73 20 64 69 61 6c 6f 67 75 65 20 62 6f |eb's dialogue bo| 000012a0 78 65 73 20 6f 72 20 77 69 6e 64 6f 77 73 3a 20 |xes or windows: | 000012b0 0a 3c 73 74 3e 6f 6c 0a 3c 65 74 3e 0a 3c 74 65 |.<st>ol.<et>.<te| 000012c0 3e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c |> .<st>li.<et>.<| 000012d0 74 65 3e 4f 6e 20 74 68 65 20 69 63 6f 6e 20 62 |te>On the icon b| 000012e0 61 72 20 6d 65 6e 75 2c 20 75 73 65 20 74 68 65 |ar menu, use the| 000012f0 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e 0a 3c 74 | .<st>em.<et>.<t| 00001300 65 3e 4f 70 65 6e 0a 3c 73 74 3e 2f 65 6d 0a 3c |e>Open.<st>/em.<| 00001310 65 74 3e 0a 3c 74 65 3e 20 64 69 61 6c 6f 67 75 |et>.<te> dialogu| 00001320 65 20 74 6f 20 74 79 70 65 20 69 6e 20 61 20 55 |e to type in a U| 00001330 52 4c 2c 20 61 6e 64 20 74 68 65 6e 20 70 72 65 |RL, and then pre| 00001340 73 73 20 52 45 54 55 52 4e 20 6f 72 20 63 6c 69 |ss RETURN or cli| 00001350 63 6b 20 6f 6e 20 74 68 65 20 62 75 74 74 6f 6e |ck on the button| 00001360 20 74 6f 20 6f 70 65 6e 20 74 68 65 20 55 52 4c | to open the URL| 00001370 2e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c |. .<st>li.<et>.<| 00001380 74 65 3e 55 73 65 20 74 68 65 20 73 61 6d 65 20 |te>Use the same | 00001390 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 6f 6e 20 |dialogue box on | 000013a0 74 68 65 20 70 61 67 65 20 6d 65 6e 75 73 20 6f |the page menus o| 000013b0 6e 20 74 68 65 20 6d 65 6e 75 20 61 73 20 0a 3c |n the menu as .<| 000013c0 73 74 3e 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 4e |st>em.<et>.<te>N| 000013d0 61 76 69 67 61 74 65 2d 2d 3e 4f 70 65 6e 0a 3c |avigate-->Open.<| 000013e0 73 74 3e 2f 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e |st>/em.<et>.<te>| 000013f0 2e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c |. .<st>li.<et>.<| 00001400 74 65 3e 44 72 61 67 20 61 20 74 65 78 74 20 66 |te>Drag a text f| 00001410 69 6c 65 20 66 72 6f 6d 20 61 20 46 69 6c 65 72 |ile from a Filer| 00001420 20 77 69 6e 64 6f 77 20 61 6e 64 20 64 72 6f 70 | window and drop| 00001430 20 69 74 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 | it on the icon | 00001440 62 61 72 20 69 63 6f 6e 20 6f 72 20 6f 6e 20 74 |bar icon or on t| 00001450 68 65 20 55 52 4c 20 69 63 6f 6e 20 61 74 20 74 |he URL icon at t| 00001460 68 65 20 74 6f 70 20 6f 66 20 61 20 70 61 67 65 |he top of a page| 00001470 2e 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c |. .<st>li.<et>.<| 00001480 74 65 3e 55 73 65 20 61 20 0a 3c 73 74 3e 65 6d |te>Use a .<st>em| 00001490 0a 3c 65 74 3e 0a 3c 74 65 3e 53 61 76 65 0a 3c |.<et>.<te>Save.<| 000014a0 73 74 3e 2f 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e |st>/em.<et>.<te>| 000014b0 20 6f 72 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e | or .<st>em.<et>| 000014c0 0a 3c 74 65 3e 53 61 76 65 20 53 65 6c 65 63 74 |.<te>Save Select| 000014d0 69 6f 6e 0a 3c 73 74 3e 2f 65 6d 0a 3c 65 74 3e |ion.<st>/em.<et>| 000014e0 0a 3c 74 65 3e 20 64 69 61 6c 6f 67 75 65 20 62 |.<te> dialogue b| 000014f0 6f 78 20 66 72 6f 6d 20 61 6e 6f 74 68 65 72 20 |ox from another | 00001500 61 70 70 6c 69 63 61 74 69 6f 6e 20 61 6e 64 20 |application and | 00001510 64 72 61 67 20 74 68 65 20 74 65 78 74 20 66 69 |drag the text fi| 00001520 6c 65 20 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 |le to the icon b| 00001530 61 72 20 69 63 6f 6e 20 6f 72 20 6f 6e 20 74 6f |ar icon or on to| 00001540 20 74 68 65 20 55 52 4c 20 69 63 6f 6e 20 61 74 | the URL icon at| 00001550 20 74 68 65 20 74 6f 70 20 6f 66 20 61 20 70 61 | the top of a pa| 00001560 67 65 2e 20 0a 3c 73 74 3e 2f 6f 6c 0a 3c 65 74 |ge. .<st>/ol.<et| 00001570 3e 0a 3c 74 65 3e 20 4e 6f 74 65 20 74 68 61 74 |>.<te> Note that| 00001580 20 74 68 69 73 20 64 6f 65 73 20 6d 65 61 6e 20 | this does mean | 00001590 74 68 61 74 20 79 6f 75 20 63 61 6e 6e 6f 74 20 |that you cannot | 000015a0 64 72 61 67 20 74 65 78 74 20 66 69 6c 65 73 20 |drag text files | 000015b0 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 |to the icon bar | 000015c0 69 63 6f 6e 20 74 6f 20 68 61 76 65 20 74 68 65 |icon to have the| 000015d0 6d 20 72 65 6e 64 65 72 65 64 20 62 79 20 41 72 |m rendered by Ar| 000015e0 63 57 65 62 2e 20 41 6e 79 20 74 65 78 74 20 66 |cWeb. Any text f| 000015f0 69 6c 65 20 77 68 69 63 68 20 64 6f 65 73 6e 27 |ile which doesn'| 00001600 74 20 6c 6f 6f 6b 20 61 73 20 69 66 20 69 74 20 |t look as if it | 00001610 63 6f 6e 74 61 69 6e 73 20 61 20 55 52 4c 20 77 |contains a URL w| 00001620 69 6c 6c 20 62 65 20 69 67 6e 6f 72 65 64 2e 20 |ill be ignored. | 00001630 54 68 65 72 65 20 6d 75 73 74 20 62 65 20 6e 6f |There must be no| 00001640 20 6c 65 61 64 69 6e 67 20 73 70 61 63 65 73 2e | leading spaces.| 00001650 20 0a 3c 73 74 3e 68 33 0a 3c 61 2a 3e 69 64 3d | .<st>h3.<a*>id=| 00001660 61 75 74 68 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c |auth.<ae>.<et>.<| 00001670 74 65 3e 55 73 65 72 20 41 75 74 68 65 6e 74 69 |te>User Authenti| 00001680 63 61 74 69 6f 6e 0a 3c 73 74 3e 2f 68 33 0a 3c |cation.<st>/h3.<| 00001690 65 74 3e 0a 3c 74 65 3e 20 53 6f 6d 65 20 70 61 |et>.<te> Some pa| 000016a0 67 65 73 20 79 6f 75 20 61 74 74 65 6d 70 74 20 |ges you attempt | 000016b0 74 6f 20 61 63 63 65 73 73 20 6d 61 79 20 62 65 |to access may be| 000016c0 20 70 72 6f 74 65 63 74 65 64 20 62 79 20 70 61 | protected by pa| 000016d0 73 73 77 6f 72 64 2e 20 46 6f 72 20 6d 6f 72 65 |ssword. For more| 000016e0 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f 6e 20 | information on | 000016f0 68 6f 77 20 74 68 69 73 20 69 73 20 64 6f 6e 65 |how this is done| 00001700 20 61 6e 64 20 68 6f 77 20 69 74 20 69 73 20 68 | and how it is h| 00001710 61 6e 64 6c 65 64 20 62 79 20 41 72 63 57 65 62 |andled by ArcWeb| 00001720 2c 20 6c 6f 6f 6b 20 61 74 20 74 68 65 20 0a 3c |, look at the .<| 00001730 73 74 3e 61 0a 3c 61 2a 3e 68 72 65 66 3d 61 75 |st>a.<a*>href=au| 00001740 74 68 6f 72 69 73 65 0a 3c 61 65 3e 0a 3c 65 74 |thorise.<ae>.<et| 00001750 3e 0a 3c 74 65 3e 65 78 70 6c 61 6e 61 74 69 6f |>.<te>explanatio| 00001760 6e 20 6f 66 20 61 75 74 68 65 6e 74 69 63 61 74 |n of authenticat| 00001770 69 6f 6e 0a 3c 73 74 3e 2f 61 0a 3c 65 74 3e 0a |ion.<st>/a.<et>.| 00001780 3c 74 65 3e 20 77 68 69 63 68 20 77 61 73 20 70 |<te> which was p| 00001790 6f 73 74 65 64 20 74 6f 20 64 65 6d 6f 6e 2e 69 |osted to demon.i| 000017a0 70 2e 73 75 70 70 6f 72 74 2e 61 72 63 68 69 6d |p.support.archim| 000017b0 65 64 65 73 20 62 79 20 6d 65 20 6f 6e 20 4a 75 |edes by me on Ju| 000017c0 6c 79 20 31 33 74 68 20 31 39 39 35 2e 20 0a 3c |ly 13th 1995. .<| 000017d0 73 74 3e 68 33 0a 3c 61 2a 3e 69 64 3d 6b 61 39 |st>h3.<a*>id=ka9| 000017e0 71 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e |q.<ae>.<et>.<te>| 000017f0 55 73 61 67 65 20 77 69 74 68 20 4b 41 39 51 20 |Usage with KA9Q | 00001800 28 21 54 43 50 49 50 29 0a 3c 73 74 3e 2f 68 33 |(!TCPIP).<st>/h3| 00001810 0a 3c 65 74 3e 0a 3c 74 65 3e 20 55 73 61 67 65 |.<et>.<te> Usage| 00001820 20 6f 76 65 72 20 4b 41 39 51 20 69 73 20 6e 6f | over KA9Q is no| 00001830 74 20 73 75 70 70 6f 72 74 65 64 20 69 6e 20 74 |t supported in t| 00001840 68 69 73 20 76 65 72 73 69 6f 6e 20 6f 66 20 41 |his version of A| 00001850 72 63 57 65 62 2c 20 61 6c 74 68 6f 75 67 68 20 |rcWeb, although | 00001860 69 74 20 6d 61 79 20 77 6f 72 6b 2e 20 49 20 63 |it may work. I c| 00001870 61 6e 6e 6f 74 20 70 72 6f 76 69 64 65 20 61 6e |annot provide an| 00001880 79 20 73 75 70 70 6f 72 74 20 66 6f 72 20 74 68 |y support for th| 00001890 69 73 20 74 79 70 65 20 6f 66 20 75 73 61 67 65 |is type of usage| 000018a0 2e 20 0a 3c 73 74 3e 68 72 0a 3c 65 74 3e 0a 3c |. .<st>hr.<et>.<| 000018b0 74 65 3e 20 53 74 65 77 61 72 74 20 42 72 6f 64 |te> Stewart Brod| 000018c0 69 65 0a 3c 73 74 3e 62 72 0a 3c 65 74 3e 0a 3c |ie.<st>br.<et>.<| 000018d0 74 65 3e 20 32 30 74 68 20 46 65 62 72 75 61 72 |te> 20th Februar| 000018e0 79 20 31 39 39 36 0a |y 1996.| 000018e7