This file is indexed.

/usr/share/doc/racket/web-server-internal/private.html is in racket-doc 6.7-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><title>5&nbsp;Internal APIs</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-style.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../doc-site.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../doc-site.js"></script><script type="text/javascript" src="../local-redirect/local-redirect.js"></script><script type="text/javascript" src="../local-redirect/local-user-redirect.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--></head><body id="doc-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,&quot;tocview_0&quot;);">&#9658;</a></td><td></td><td><a href="index.html" class="tocviewlink" data-pltdoc="x">Web Server:<span class="mywbr"> &nbsp;</span> HTTP Server</a></td></tr></table></div><div class="tocviewsublisttop" style="display: none;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1&nbsp;</td><td><a href="dispatch-server-unit.html" class="tocviewlink" data-pltdoc="x">Dispatching Server</a></td></tr><tr><td align="right">2&nbsp;</td><td><a href="dispatchers.html" class="tocviewlink" data-pltdoc="x">Dispatchers</a></td></tr><tr><td align="right">3&nbsp;</td><td><a href="web-server.html" class="tocviewlink" data-pltdoc="x">Launching Servers</a></td></tr><tr><td align="right">4&nbsp;</td><td><a href="Web_Servers.html" class="tocviewlink" data-pltdoc="x">Web Servers</a></td></tr><tr><td align="right">5&nbsp;</td><td><a href="" class="tocviewselflink" data-pltdoc="x">Internal APIs</a></td></tr><tr><td align="right">6&nbsp;</td><td><a href="Troubleshooting_and_Tips.html" class="tocviewlink" data-pltdoc="x">Troubleshooting and Tips</a></td></tr><tr><td align="right"></td><td><a href="doc-index.html" class="tocviewlink" data-pltdoc="x">Index</a></td></tr></table></div></div><div class="tocviewlist"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,&quot;tocview_1&quot;);">&#9660;</a></td><td>5&nbsp;</td><td><a href="" class="tocviewselflink" data-pltdoc="x">Internal APIs</a></td></tr></table><div class="tocviewsublistbottom" style="display: block;" id="tocview_1"><table cellspacing="0" cellpadding="0"><tr><td align="right">5.1&nbsp;</td><td><a href="timer.html" class="tocviewlink" data-pltdoc="x">Timers</a></td></tr><tr><td align="right">5.2&nbsp;</td><td><a href="connection-manager.html" class="tocviewlink" data-pltdoc="x">Connection Manager</a></td></tr><tr><td align="right">5.3&nbsp;</td><td><a href="closure.html" class="tocviewlink" data-pltdoc="x">Serializable Closures</a></td></tr><tr><td align="right">5.4&nbsp;</td><td><a href="cache-table.html" class="tocviewlink" data-pltdoc="x">Cache Table</a></td></tr><tr><td align="right">5.5&nbsp;</td><td><a href="mime-types.html" class="tocviewlink" data-pltdoc="x">MIME Types</a></td></tr><tr><td align="right">5.6&nbsp;</td><td><a href="mod-map.html" class="tocviewlink" data-pltdoc="x">Serialization Utilities</a></td></tr><tr><td align="right">5.7&nbsp;</td><td><a href="url-param.html" class="tocviewlink" data-pltdoc="x">URL Param</a></td></tr><tr><td align="right">5.8&nbsp;</td><td><a href="gzip.html" class="tocviewlink" data-pltdoc="x">GZip</a></td></tr><tr><td align="right">5.9&nbsp;</td><td><a href="misc-util.html" class="tocviewlink" data-pltdoc="x">Miscellaneous Utilities</a></td></tr></table></div></div></div></div><div class="maincolumn"><div class="main"><div class="navsettop"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, &quot;6.7&quot;, &quot;../&quot;);" onfocus="this.style.color=&quot;black&quot;; this.style.textAlign=&quot;left&quot;; if (this.value == &quot;...search manuals...&quot;) this.value=&quot;&quot;;" onblur="if (this.value.match(/^ *$/)) { this.style.color=&quot;#888&quot;; this.style.textAlign=&quot;center&quot;; this.value=&quot;...search manuals...&quot;; }"/></form>&nbsp;&nbsp;<a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot(&quot;6.7&quot;);">top</a></span><span class="navright">&nbsp;&nbsp;<a href="Web_Servers.html" title="backward to &quot;4 Web Servers&quot;" data-pltdoc="x">&larr; prev</a>&nbsp;&nbsp;<a href="index.html" title="up to &quot;Web Server: HTTP Server&quot;" data-pltdoc="x">up</a>&nbsp;&nbsp;<a href="timer.html" title="forward to &quot;5.1 Timers&quot;" data-pltdoc="x">next &rarr;</a></span>&nbsp;</div><h3 x-source-module="(lib &quot;web-server/scribblings/web-server-internal.scrbl&quot;)" x-source-pkg="web-server-doc" x-part-tag="&quot;private&quot;">5<tt>&nbsp;</tt><a name="(part._private)"></a>Internal APIs</h3><p>The Web Server is a complicated piece of software and as a result,
defines a number of interesting and independently useful sub-components.
Some of these are documented here.</p><table cellspacing="0" cellpadding="0"><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="timer.html" class="toclink" data-pltdoc="x">5.1<span class="hspace">&nbsp;</span>Timers</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="connection-manager.html" class="toclink" data-pltdoc="x">5.2<span class="hspace">&nbsp;</span>Connection Manager</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="closure.html" class="toclink" data-pltdoc="x">5.3<span class="hspace">&nbsp;</span>Serializable Closures</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="closure.html#%28part._.Definition_.Syntax%29" class="toclink" data-pltdoc="x">5.3.1<span class="hspace">&nbsp;</span>Definition Syntax</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="cache-table.html" class="toclink" data-pltdoc="x">5.4<span class="hspace">&nbsp;</span>Cache Table</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="mime-types.html" class="toclink" data-pltdoc="x">5.5<span class="hspace">&nbsp;</span>MIME Types</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="mod-map.html" class="toclink" data-pltdoc="x">5.6<span class="hspace">&nbsp;</span>Serialization Utilities</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="url-param.html" class="toclink" data-pltdoc="x">5.7<span class="hspace">&nbsp;</span>URL Param</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="gzip.html" class="toclink" data-pltdoc="x">5.8<span class="hspace">&nbsp;</span>GZip</a></p></td></tr><tr><td><p><span class="hspace">&nbsp;&nbsp;&nbsp;&nbsp;</span><a href="misc-util.html" class="toclink" data-pltdoc="x">5.9<span class="hspace">&nbsp;</span>Miscellaneous Utilities</a></p></td></tr></table><div class="navsetbottom"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, &quot;6.7&quot;, &quot;../&quot;);" onfocus="this.style.color=&quot;black&quot;; this.style.textAlign=&quot;left&quot;; if (this.value == &quot;...search manuals...&quot;) this.value=&quot;&quot;;" onblur="if (this.value.match(/^ *$/)) { this.style.color=&quot;#888&quot;; this.style.textAlign=&quot;center&quot;; this.value=&quot;...search manuals...&quot;; }"/></form>&nbsp;&nbsp;<a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot(&quot;6.7&quot;);">top</a></span><span class="navright">&nbsp;&nbsp;<a href="Web_Servers.html" title="backward to &quot;4 Web Servers&quot;" data-pltdoc="x">&larr; prev</a>&nbsp;&nbsp;<a href="index.html" title="up to &quot;Web Server: HTTP Server&quot;" data-pltdoc="x">up</a>&nbsp;&nbsp;<a href="timer.html" title="forward to &quot;5.1 Timers&quot;" data-pltdoc="x">next &rarr;</a></span>&nbsp;</div></div></div><div id="contextindicator">&nbsp;</div></body></html>