aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/http_server.xml
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2015-12-10 10:06:04 +0100
committerLars Thorsen <[email protected]>2015-12-11 10:06:59 +0100
commitb8f7153606e51517e3d361ebbd1b2a4ff08bb7dd (patch)
tree4ec8848890d0289d4bbb12d3415465f4bd2ac494 /lib/inets/doc/src/http_server.xml
parentb1a1b4e8dc1929d438964017cec71869e8e24337 (diff)
downloadotp-b8f7153606e51517e3d361ebbd1b2a4ff08bb7dd.tar.gz
otp-b8f7153606e51517e3d361ebbd1b2a4ff08bb7dd.tar.bz2
otp-b8f7153606e51517e3d361ebbd1b2a4ff08bb7dd.zip
[inets] Align documentation to DTD
Diffstat (limited to 'lib/inets/doc/src/http_server.xml')
-rw-r--r--lib/inets/doc/src/http_server.xml19
1 files changed, 4 insertions, 15 deletions
diff --git a/lib/inets/doc/src/http_server.xml b/lib/inets/doc/src/http_server.xml
index 4b6d64fc8f..5adae933cd 100644
--- a/lib/inets/doc/src/http_server.xml
+++ b/lib/inets/doc/src/http_server.xml
@@ -4,7 +4,7 @@
<chapter>
<header>
<copyright>
- <year>2004</year><year>2013</year>
+ <year>2004</year><year>2015</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -21,18 +21,7 @@
limitations under the License.
</legalnotice>
-
<title>HTTP server</title>
- <prepared>Ingela Anderton Andin</prepared>
- <responsible></responsible>
- <docno></docno>
- <approved></approved>
- <checked></checked>
- <date></date>
- <rev></rev>
- <file>http_server.xml</file>
-
- <marker id="intro"></marker>
</header>
<section>
@@ -356,9 +345,9 @@ UserName:Password</pre>
</taglist>
<section>
- <title>CGI Version 1.1,
- <url href="http://www.ietf.org/rfc/rfc3875.txt">RFC 3875</url></title>
- <p>The module <c>mod_cgi</c> enables execution of CGI scripts
+ <title>CGI Version 1.1, RFC 3875</title>
+ <p>The module <c>mod_cgi</c> enables execution of
+ <url href="http://www.ietf.org/rfc/rfc3875.txt">CGI scripts</url>
on the server. A file matching the definition of a
ScriptAlias config directive is treated as a CGI script. A CGI
script is executed by the server and its output is returned to