racket/collects/web-server/default-web-root/htdocs/Defaults/documentation/terms/port.html
2005-05-27 18:56:37 +00:00

1 line
618 B
HTML

<html><head><title>Configuration Explanation</title></head><body bgcolor="white"><img src="/Defaults/documentation/web-server.gif" width="61" height="57" /><dl><dt><a name="port"><b>Port</b></a></dt><dd>The Web server waits for requests to arrive on this <em>port</em>. The port appears in some URLs after the host name. i.e. 8080 in <blockquote><code>http://www.ccs.neu.edu:8080/home/ptg/file.html</code></blockquote> HTTP specifies that 80 is the default port.</dd></dl><p>Powered by <a href="http://www.plt-scheme.org/"><img width="53" height="19" src="/Defaults/documentation/plt-logo.gif" /></a></p></body></html>