[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
[0008]
[0009]
[0010]
[0011]
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
[0020]
[0021]
[0022]
[0023]
[0024]
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
[0036]
[0037]
[0038]
[0039]
[0040]
[0041]
[0042]
[0043]
[0044]
[0045]
[0046]
[0047]
[0048]
[0049]
[0050]
[0051]
[0052]
[0053]
[0054]
[0055]
[0056]
[0057]
[0058]
[0059]
[0060]
[0061]
[0062]
[0063]
[0064]
[0065]
[0066]
[0067]
[0068]
[0069]
[0070]
[0071]
[0072]
[0073]
[0074]
[0075]
[0076]
[0077]
[0078]
[0079]
[0080]
[0081]
[0082]
[0083]
[0084]
[0085]
[0086]
[0087]
[0088]
[0089]
[0090]
[0091]
[0092]
[0093]
[0094]
[0095]
[0096]
[0097]
[0098]
[0099]
[0100]
[0101]
[0102]
[0103]
[0104]
[0105]
[0106]
[0107]
[0108]
[0109]
[0110]
[0111]
[0112]
[0113]
[0114]
[0115]
[0116]
[0117]
[0118]
[0119]
[0120]
[0121]
[0122]
[0123]
[0124]
[0125]
[0126]
[0127]
[0128]
[0129]
[0130]
[0131]
[0132]
[0133]
[0134]
[0135]
[0136]
[0137]
[0138]
[0139]
[0140]
[0141]
[0142]
[0143]
[0144]
[0145]
[0146]
[0147]
[0148]
[0149]
[0150]
[0151]
[0152]
[0153]
[0154]
[0155]
[0156]
[0157]
[0158]
[0159]
[0160]
[0161]
[0162]
[0163]
[0164]
[0165]
[0166]
[0167]
[0168]
[0169]
[0170]
[0171]
[0172]
[0173]
[0174]
[0175]
[0176]
[0177]
[0178]
[0179]
[0180]
[0181]
[0182]
[0183]
[0184]
[0185]
[0186]
[0187]
[0188]
[0189]
[0190]
[0191]
[0192]
[0193]
[0194]
[0195]
[0196]
[0197]
[0198]
[0199]
[0200]
[0201]
[0202]
[0203]
[0204]
[0205]
[0206]
[0207]
[0208]
[0209]
[0210]
[0211]
[0212]
[0213]
[0214]
[0215]
[0216]
[0217]
[0218]
[0219]
[0220]
[0221]
[0222]
[0223]
[0224]
[0225]
[0226]
[0227]
[0228]
[0229]
[0230]
[0231]
[0232]
[0233]
[0234]
[0235]
[0236]
[0237]
[0238]
[0239]
[0240]
[0241]
[0242]
[0243]
[0244]
[0245]
[0246]
[0247]
[0248]
[0249]
[0250]
[0251]
[0252]
[0253]
[0254]
[0255]
[0256]
[0257]
[0258]
[0259]
[0260]
[0261]
[0262]
[0263]
[0264]
[0265]
[0266]
[0267]
[0268]
[0269]
[0270]
[0271]
[0272]
[0273]
[0274]
[0275]
[0276]
[0277]
[0278]
[0279]
[0280]
[0281]
[0282]
[0283]
[0284]
[0285]
[0286]
[0287]
[0288]
[0289]
[0290]
[0291]
[0292]
[0293]
[0294]
[0295]
[0296]
[0297]
[0298]
[0299]
[0300]
[0301]
[0302]
[0303]
[0304]
[0305]
[0306]
[0307]
[0308]
[0309]
[0310]
[0311]
[0312]
[0313]
[0314]
[0315]
[0316]
[0317]
[0318]
[0319]
[0320]
[0321]
[0322]
[0323]
[0324]
[0325]
[0326]
[0327]
[0328]
[0329]
[0330]
[0331]
[0332]
[0333]
[0334]
[0335]
[0336]
[0337]
[0338]
[0339]
[0340]
[0341]
[0342]
[0343]
[0344]
[0345]
[0346]
[0347]
[0348]
[0349]
[0350]
[0351]
[0352]
[0353]
[0354]
[0355]
[0356]
[0357]
[0358]
[0359]
[0360]
[0361]
[0362]
<!DOCTYPE html>
<!-- WASDOC AXP-2.0.0 (CGILIB AXP-1.9.9) -->
<!-- wasDOC Copyright (C) 2019,2020 Mark G.Daniel - Apache-2.0 licenced -->
<!--  3-NOV-2021 02:50 -->
<noscript>NOTE: SOME FUNCTIONALITY EMPLOYS JAVASCRIPT</noscript>
<div id="erreport1" style="display:none;"></div>
<script>
function errorReport(string) {
   for (var cnt = 1; cnt <= 2; cnt++) {
      var err = document.getElementById('erreport'+cnt);
      err.style.display = 'block';
      err.innerHTML += string;
   }
}
</script>
<style type="text/css">
html { font-family: arial, verdana, sans-serif; font-size:12pt; margin:1em; }
h1 { font-size:124%; font-style:bold;
     margin-top:1em; margin-bottom:0.5em; }
h2 { font-size:120%; font-style:bold;
     margin-top:1.1em; margin-bottom:0.4em; }
h3 { font-size:116%; font-style:bold;
     margin-top:1.0em; margin-bottom:0.3em; }
h4 { font-size:112%; font-style:bold;
     margin-top:1.1em; margin-bottom:0.3em; }
h5 { font-size:112%; font-style:bold; 
     margin-top:1.1em; margin-bottom:0.3em; }
h6 { font-size:112%; font-style:bold; padding:0; margin:0; }

h1 .text { text-decoration:underline; }
h1 .numb { padding-right:0.8em; }
h1 .numb:empty { display:none; padding-right:0; }
h2 .numb { padding-right:0.8em; }
h2 .numb:empty { display:none; padding-right:0; }
h3 .numb { padding-right:0.8em; }
h3 .numb:empty { display:none; padding-right:0; }
h4 .numb { padding-right:0.8em; }
h4 .numb:empty { display:none; padding-right:0; }
h5 .numb { display:none; padding-right:0; }
h6 .numb { display:none; padding-right:0; }

kbd { font-family:monospace; }

noscript { font-size:1.2em; }

p { line-height:1.1em; margin-top:1em; margin-bottom:1em; }

.chunk { font-size:130%; text-decoration:underline; }
.head {}
.high {}
.bold { font-weight:bold; }
.center { text-align:center; }
.italic { font-style:italic; }
.left { text-align:left; }
.nowrap { white-space:nowrap; }
.prewrap { white-space:pre; }
.right { text-align:right; }
.strike { text-decoration:line-through; }
.under { text-decoration:underline; }

.backlight { background-color:#f2f2f2; }
.display0 { display:none; }

img { max-width:100%; }
.imglink { }

.link { }
.blank { }

.list { margin-bottom:1em; }
.list li { margin-top:0.5em; }
.list0 li { margin-top:0; }
.item {}

.tabl { border-collapse:collapse; text-align:left; margin:0.4em 2em 0.5em 2em; }
.tabu { border-collapse:collapse; text-align:right; margin:0.4em 2em 0.5em 2em; }

.tabr { vertical-align:top; }
.tabh { padding:0.2em 0 0 2em; margin:0; }
.tabd { padding:0.1em 0 0 2em; margin:0; }
.tabh:first-of-type, td:first-of-type { padding-left:0; }

.tabu .tabh,
.tabu .tabd { border:1px solid gray; padding:0.2em 0.3em 0.2em 0.3em; }
.tab0 { border:none; visibility:hidden; max-width:1em; 
        white-space:nowrap; overflow:hidden; }

.tabauto { margin-left:auto; margin-right:auto; }

.tabr:empty { height:0.2em; }
.tabu .tabh:empty, .tabu .tabd:empty { border:none; visibility:hidden; }

.error { font-size:110%; color:black; background-color:yellow;
         font-family:sans-serif; font-weight:bold; font-style:normal;
         width:95%; border:solid 1px gray; padding:0.5em 1em 0.5em 1em; }
.error::before { content:'\026a0\00a0'; }
.image { }
.page { width:98%; border:1px dashed gray; margin:1.5em 0 1.8em 0; }
.epage { width:98%; border:1px dashed black; margin:1.5em 0 1.8em 0; }
.monosp { font-family:monospace; }
.ppage { display:none; }
.simple { list-style-type:none; }
.valtop { vertical-align:top; }
.valmid { vertical-align:middle; }
.valbot { vertical-align:bottom; }

.code { border-style:solid; border-width:0 0 0 1px; padding-left:1em;
        font-family:monospace; white-space:pre; }
.block { }
.blockof { margin:0.4em 2em 0.5em 2em; }
.example { border-style:dashed; border-width:0 0 0 1px; padding-left:1em;
           margin-top:0.5em; margin-bottom:0.5em; white-space:pre; }
.indent { margin-left:2em; margin-right:2em; }
.noindent { margin-left:0; margin-right:0; }
.inblock { display:inline-block; }
.mono { white-space:pre; font-family:monospace; }
.note { margin:0.4em 2em 0.5em 2em; page-break-inside:avoid; }
.note h5 { margin-top:0 }
.note_hr { width:80%; border:1px solid gray; }
.prop { padding-left:1em; margin-top:0.5em; margin-bottom:0.5em; }
.quote { border-style:dashed; border-width:0 0 0 1px; padding-left:1em;
         margin-top:0.5em; margin-bottom:0.5em; }
.this { display:none; }

a:link,a:visited { color:black; text-decoration:none; }
a:hover,a:active { text-decoration:underline; }
a:focus { outline:0; } 

:target:before { content:''; display:block; height:0.1em; margin:-0.1em; }
a.link:link, a.link:visited,a.link:active 
{ color:midnightBlue; text-decoration:underline; text-decoration-style:solid; }

.TOC1cols1 { width:80%; max-width:80%; }
.TOC1cols2 { column-count:2; width:80%; max-width:80%; }
.TOC1cols3 { column-count:3; max-width:90%; max-width:90%; }
.TOC1cols4 { column-count:4; max-width:100%; max-width:100%; }
.TOC1table { margin-left:2em; white-space:nowrap; break-inside:auto; }
.TOC1table tr { vertical-align:top; text-align:left; break-inside:avoid; break-after:auto; }
.TOC1table td+td { padding:0 0 0 0.5em; }
.TOC1table .numb { width:3em; max-width:3em; }
.TOC1table .sepr { width:5em; max-width:6em; overflow:hidden; }
.TOC1table .majr { font-weight:bold; }
.TOC1table .text { white-space:normal; }

/* These are due to Firefox (at least <= 76) recalcitrant multi-column handling.
   Web search "Split table into css columns, issue in Firefox" (stackoverflow).
   "Good grief, Charlie Brown!" */
 
.TOC1cols2 table,
.TOC1cols2 tbody,
.TOC1cols2 tr,
.TOC1cols3 table,
.TOC1cols3 tbody,
.TOC1cols3 tr,
.TOC1cols4 table,
.TOC1cols4 tbody,
.TOC1cols4 tr { display:block; padding:0; }

.TOC2cols1 { width:60%; max-width:60%; }
.TOC2cols2 { column-count:2; width:70%; max-width:70%; }
.TOC2cols3 { column-count:3; width:80%; max-width:80%; }
.TOC2cols4 { column-count:4; width:90%; max-width:90%; }
.TOC2table { margin-left:2em; white-space:nowrap; break-inside:auto; }
.TOC2table tr { vertical-align:top; text-align:left; break-inside:avoid; break-after:auto; }
.TOC2table .numb { font-weight:bold; padding-right:0.5em; }
.TOC2table .text { width:100%; white-space:normal; }

/* see "recalcitrant" above */
.TOC2cols2 table,
.TOC2cols2 tbody,
.TOC2cols2 tr,
.TOC2cols3 table,
.TOC2cols3 tbody,
.TOC2cols3 tr,
.TOC2cols4 table,
.TOC2cols4 tbody,
.TOC2cols4 tr { display:block; padding:0; }

.NAVtable { margin:0.1em 0 0 2em; }
.NAVtable td { font-size:110%; font-weight:bold; padding:0; margin:0; }
.NAVtable a { padding:0 0.5em 0 0.5em; text-decoration:none; }

.IDXcols1 { width:80%; max-width:80%; }
.IDXcols2 { column-count:2; width:90%; max-width:90%; }
.IDXcols3 { column-count:3; width:95%; max-width:95%;  }
.IDXcols4 { column-count:4; width:100%; max-width:100%;  }
.IDXtable { margin:1em 0 1em 2em; white-space:nowrap; break-inside:auto; }
.IDXtable tr { vertical-align:top; text-align:left; break-inside:avoid; break-after:auto; }
.IDXtable .alpha { font-weight:bold; min-width:2em; }
.IDXtable .text  { width:100%; white-space:normal; }
.IDXtable .para:before { content:'\00b6\00a0'; }

/* see "recalcitrant" above */
.IDXcols2 table,
.IDXcols2 tbody,
.IDXcols2 tr,
.IDXcols3 table,
.IDXcols3 tbody,
.IDXcols3 tr,
.IDXcols4 table,
.IDXcols4 tbody,
.IDXcols4 tr { display:block; padding:0; }

.insight { background-color:cyan; font-family:monospace;
           padding:0 0.2em 0 0.2em; margin:0 0.2em 0 0.2em;
           font-size:100%; font-style:normal; font-weight:normal;
           text-decoration:none; }

.wasdoc { font-family: "Lucida Console", Monaco, monospace; 
          letter-spacing:-0.07em; }

@media screen { .blank::after { content:"\2924"; } 
                .print { display:none; }
}

@media print {
   table { page-break-inside:avoid; }
   .noprint { display:none; }
   .page { border:none; page-break-after: always; }
   .epage { display:none; }
   .ppage { page-break-after:always; }
   .NAVtable { display:none; }
   .NAVprint { display:block!important; }
}

@page { margin:2cm 1cm 2cm 1cm;  }
</style>
<!-- source:0000_env.wasdoc -->

<style type="text/css">._smiley::after { font-size:150%; vertical-align:middle; content:'\263a' }</style>
<style type="text/css">._frowny::after { font-size:150%; vertical-align:middle; content:'\2639' }</style>

<a id="0." href="#"></a>
<title>WASD Web Environment &ndash; Index</title>
<a id="9." href="#"></a>
<a id="9.index" href="#"></a>
<a id="index" href="#"></a>
<h1 class="head chunk">WASD Web Environment</h1>
<h1 class="head"><span class="numb">9.</span><span class="text">Index</span></h1>

<table class="NAVtable NAVprint"><tr>
<td><a href="javascript:window.history.back();">&#8617;&#xFE0E;</a>
<td><a href="env008.html#8.">&#8598;&#xFE0E;</a>
<td><a href="env000.html#0.">&#8593;&#xFE0E;</a>
<td><a href="env010.html#10.">&#8600;&#xFE0E;</a>
<td><a href="javascript:window.history.forward();">&#8618;&#xFE0E;</a>
</table>

<div class="IDXcols2">
<table class="IDXtable">
<tr><td class="alpha">A</td><td class="text"><a href="env002.html#2.3.1.absolutefilepath">2.3.1&nbsp;Absolute File Path</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env000.html#0.abstract">&lsquo;Abstract&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.18.allowingoverride">3.3.18&nbsp;Allowing Override</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env000.html#0.apachelicenseversion20">&lsquo;Apache License, Version 2.0&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.attributionandacknowledgement">10.&nbsp;Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.13.autoscripting">3.3.13&nbsp;Auto-Scripting</a>
<tr><td class="alpha">B</td><td class="text"><a href="env005.html#5.3.4.bellsandwhistles">&lsquo;Bells and Whistles&rsquo; in 5.3.4 Example Search Form</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.bjoumlernhoumlehrmann">&lsquo;Bj&ouml;ern H&ouml;ehrmann&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env007.html#7.bookreaderbooksandlibraries">7.&nbsp;Bookreader Books and Libraries</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.14.browserhtmlsupportedtargets">&lsquo;Browser (HTML) Supported Targets&rsquo; in 3.3.14 Target Window</a>
<tr><td class="alpha">C</td><td class="text"><a href="env002.html#2.4.1.charactersinrequestpaths">2.4.1&nbsp;Characters In Request Paths</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.4.2.charactersinservergeneratedpaths">2.4.2&nbsp;Characters In Server-Generated Paths</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.clarkcooperetal">&lsquo;Clark Cooper, et.al.&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.1.controllingaccesstoadirectory">3.1&nbsp;Controlling Access To A Directory</a>
<tr><td class="alpha">D</td><td class="text"><a href="env004.html#4.4.directivesyntax">4.4&nbsp;Directive Syntax</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.5.directives">4.5&nbsp;Directives</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.directorylisting">3.&nbsp;Directory Listing</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.3.directorystyle">3.3.3&nbsp;Directory Style</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.4.directorytree">3.4&nbsp;Directory Tree</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.documentaccessandspecification">2.&nbsp;Document Access and Specification</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.4.3.documentcache">2.4.3&nbsp;Document Cache</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.1.documentcontenttype">2.1&nbsp;Document Content Type</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.documentsearching">5.&nbsp;Document Searching</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.3.documentspecification">2.3&nbsp;Document Specification</a>
<tr><td class="alpha">E</td><td class="text"><a href="env004.html#4.1.example1">&lsquo;Example 1&rsquo; in 4.1 Virtual Documents</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.1.example2">&lsquo;Example 2&rsquo; in 4.1 Virtual Documents</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.3.4.examplesearchform">5.3.4&nbsp;Example Search Form</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.2.explicitlyspecifyingcontenttype">2.2&nbsp;Explicitly Specifying Content-Type</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.4.extendedfilespecificationsods5">2.4&nbsp;Extended File Specifications (ODS-5)</a>
<tr><td class="alpha">F</td><td class="text"><a href="env002.html#2.2.fauxextension">&lsquo;Faux Extension&rsquo; in 2.2 Explicitly Specifying Content-Type</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.9.fileandvirtualspecifications">4.9&nbsp;File and Virtual Specifications</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.7.fileversions">3.3.7&nbsp;File Versions</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.7.flowcontrol">4.7&nbsp;Flow Control</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.3.2.formsbasedsearch">5.3.2&nbsp;Forms-Based Search</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.freesoftwarefoundation">&lsquo;Free Software Foundation&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">H</td><td class="text"><a href="env003.html#3.2.quothiddenquotfiles">3.2&nbsp;&quot;Hidden&quot; Files</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.2.htmlsearch">5.2&nbsp;HTML Search</a>
<tr><td class="alpha">I</td><td class="text"><a href="env005.html#5.3.ltisindexgttagobsoleteasofhtml4">&lsquo;&lt;isindex&gt; tag obsolete (as of HTML4)&rsquo; in 5.3 Search Syntax</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.16.iconplaintextlink">3.3.16&nbsp;Icon Plain Text Link</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env002.html#2.2.ignoredcontenttype">&lsquo;Ignored Content-Type&rsquo; in 2.2 Explicitly Specifying Content-Type</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env009.html#9.index">9.&nbsp;Index</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env001.html#1.introduction">1.&nbsp;Introduction</a>
<tr><td class="alpha">L</td><td class="text"><a href="env004.html#4.2.lastmodifiedinformation">4.2&nbsp;Last-Modified Information</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.2.layout">3.3.2&nbsp;Layout</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env000.html#0.license">&lsquo;License&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.licensedundertheapachelicenseversion20">&lsquo;Licensed under the Apache License, Version 2.0&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.9.listingdelimiters">3.3.9&nbsp;Listing Delimiters</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.6.listingfont">3.3.6&nbsp;Listing Font</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.listingicons">&lsquo;Listing Icons&rsquo; in 3. Directory Listing</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.11.listingrefreshandexpiry">3.3.11&nbsp;Listing Refresh and Expiry</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.5.listingtitle">3.3.5&nbsp;Listing Title</a>
<tr><td class="alpha">M</td><td class="text"><a href="env002.html#2.3.masterfiledirectory000000">&lsquo;Master file directory [000000]&rsquo; in 2.3 Document Specification</a>
<tr><td class="alpha">N</td><td class="text"><a href="env010.html#10.noneofthefollowinglicensingappearsincompatiblewiththeapachelicense">&lsquo;None of the following licensing appears incompatible with the Apache License&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">O</td><td class="text"><a href="env010.html#10.ohiostateuniversity">&lsquo;Ohio State University&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env000.html#0.onlinesearch">&lsquo;Online Search&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.opensslproject">&lsquo;OpenSSL Project&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.11.osuquotpartquots">&lsquo;OSU &quot;Part&quot;s&rsquo; in 4.11 OSU Compatibility</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.11.osucompatibility">4.11&nbsp;OSU Compatibility</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.11.osucompatibledirectives">&lsquo;OSU Compatible Directives&rsquo; in 4.11 OSU Compatibility</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.11.osudirectives">&lsquo;OSU Directives&rsquo; in 4.11 OSU Compatibility</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.6.otherquotfunctionsquot">&lsquo;Other &quot;Functions&quot;&rsquo; in 4.6 Variables</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env006.html#6.otherlibrarianfunctionality">&lsquo;Other Librarian Functionality&rsquo; in 6. VMS Help and Text Libraries</a>
<tr><td class="alpha">P</td><td class="text"><a href="env002.html#2.3.2.partialorrelativefilepath">2.3.2&nbsp;Partial (or Relative) File Path</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.paulejones">&lsquo;Paul E. Jones&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.1.plaintextsearch">5.1&nbsp;Plain-Text Search</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.3.preexpiringdocuments">4.3&nbsp;Pre-Expiring Documents</a>
<tr><td class="alpha">Q</td><td class="text"><a href="env003.html#3.3.17.querystring">3.3.17&nbsp;Query String</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.8.querystrings">4.8&nbsp;Query Strings</a>
<tr><td class="alpha">R</td><td class="text"><a href="env003.html#3.3.8.readmefiles">3.3.8&nbsp;Readme Files</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.rsadatasecurity">&lsquo;RSA Data Security&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">S</td><td class="text"><a href="env004.html#4.12.scriptgeneratedssidocuments">4.12&nbsp;Script-Generated SSI Documents</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.12.scriptingfromdirectorylistings">3.3.12&nbsp;Scripting From Directory Listings</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.3.3.searchoptions">5.3.3&nbsp;Search Options</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.3.searchsyntax">5.3&nbsp;Search Syntax</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.4.selectivelisting">3.3.4&nbsp;Selective Listing</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.serverdirectives">3.3&nbsp;Server Directives</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.serversideincludesssi">4.&nbsp;Server Side Includes (SSI)</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.3.sortablelisting">&lsquo;Sortable Listing&rsquo; in 3.3.3 Directory Style</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.15.specifyingcontenttype">3.3.15&nbsp;Specifying Content-Type</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.5.ssidirectives">&lsquo;SSI Directives&rsquo; in 4.5 Directives</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env005.html#5.3.1.standardsearchform">5.3.1&nbsp;Standard Search Form</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.10.strftimeformatdirectives">&lsquo;strftime() Format Directives&rsquo; in 4.10 Time Format</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.stuartlangridge">&lsquo;Stuart Langridge&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.6.substrings">&lsquo;Substrings&rsquo; in 4.6 Variables</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.10.suppressingdirectories">3.3.10&nbsp;Suppressing Directories</a>
<tr><td class="alpha">T</td><td class="text"><a href="env000.html#0.tableofcontent">&lsquo;Table of Content&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.14.targetwindow">3.3.14&nbsp;Target Window</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env010.html#10.tatsuhirotsujikawa">&lsquo;Tatsuhiro Tsujikawa&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.9.1.thefilename">4.9.1&nbsp;THE_FILE_NAME</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.10.timeformat">4.10&nbsp;Time Format</a>
<tr><td class="alpha">U</td><td class="text"><a href="env008.html#8.updateaccesspermission">&lsquo;Update Access Permission&rsquo; in 8. Web Document Update</a>
<tr><td class="alpha">V</td><td class="text"><a href="env004.html#4.6.variables">4.6&nbsp;Variables</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env004.html#4.1.virtualdocuments">4.1&nbsp;Virtual Documents</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env006.html#6.vmshelpandtextlibraries">6.&nbsp;VMS Help and Text Libraries</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.vmsishformat">&lsquo;VMS-ish Format&rsquo; in 3. Directory Listing</a>
<tr><td class="alpha">W</td><td class="text"><a href="env010.html#10.wasdvmswebservicesndashcopyrightcopy19962021markgdaniel">&lsquo;WASD VMS Web Services &ndash; Copyright &copy; 1996-2021 Mark G. Daniel&rsquo; in 10. Attribution and Acknowledgement</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env000.html#0.wasdwebenvironment">&lsquo;WASD Web Environment&rsquo; in  WASD Web Environment</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env008.html#8.webdocumentupdate">8.&nbsp;Web Document Update</a>
<tr><td class="alpha">Y</td><td class="text"><a href="env003.html#3.ymmv">&lsquo;YMMV&rsquo; in 3. Directory Listing</a>
<tr><td class="alpha">&nbsp;</td><td class="text"><a href="env003.html#3.3.15.ymmv">&lsquo;YMMV&rsquo; in 3.3.15 Specifying Content-Type</a>
</table>
</div>



<table class="NAVtable NAVprint"><tr>
<td><a href="javascript:window.history.back();">&#8617;&#xFE0E;</a>
<td><a href="env008.html#8.">&#8598;&#xFE0E;</a>
<td><a href="env000.html#0.">&#8593;&#xFE0E;</a>
<td><a href="env010.html#10.">&#8600;&#xFE0E;</a>
<td><a href="javascript:window.history.forward();">&#8618;&#xFE0E;</a>
</table>