mirror of
https://github.com/apache/httpd.git
synced 2025-11-06 16:49:32 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97168 13f79535-47bb-0310-9956-ffa450edef68
44 lines
1.3 KiB
XML
44 lines
1.3 KiB
XML
<?xml version="1.0" encoding="iso-2022-jp"?>
|
||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||
<modulesynopsis>
|
||
<!-- English revision: 1.2 -->
|
||
|
||
<name>mod_echo</name>
|
||
<description>$B%W%m%H%3%k%b%8%e!<%k$N35MW$r<($9$?$a$NC1=c$J%(%3!<%5!<%P(B
|
||
</description>
|
||
<status>Experimental</status>
|
||
<sourcefile>mod_echo.c</sourcefile>
|
||
<identifier>echo_module</identifier>
|
||
<compatibility>Apache 2.0 $B0J9_(B</compatibility>
|
||
|
||
<summary>
|
||
<p>$BK\%b%8%e!<%k$O%3%s%;%W%H$rEA$($k$?$a$N%W%m%H%3%k%b%8%e!<%k$N(B
|
||
$B<BAuNc$H$J$C$F$$$^$9!#C1=c$J%(%3!<%5!<%P$rDs6!$7$^$9!#(B
|
||
Telnet $B$G@\B3$7!"J8;zNs$rAw?.$9$k$H!"%(%3!<$rJV$7$^$9!#(B</p>
|
||
</summary>
|
||
|
||
<directivesynopsis>
|
||
|
||
<name>ProtocolEcho</name>
|
||
<description>$B%(%3!<%5!<%P$NM-8zL58z$r@_Dj$7$^$9!#(B</description>
|
||
<syntax>ProtocolEcho <em>On|Off</em></syntax>
|
||
<contextlist><context>server config</context>
|
||
<context>virtual host</context></contextlist>
|
||
<compatibility>Apache 2.0 $B0J9_(B</compatibility>
|
||
|
||
<usage>
|
||
<p><directive>ProtocolEcho</directive> $B%G%#%l%/%F%#%V$G(B
|
||
$B%(%3!<%5!<%P$NM-8zL58z$r@_Dj$7$^$9!#(B</p>
|
||
|
||
<example>
|
||
<title>$BNc(B</title>
|
||
ProtocolEcho On
|
||
</example>
|
||
|
||
</usage>
|
||
|
||
</directivesynopsis>
|
||
</modulesynopsis>
|
||
|