<?xml version="1.0" encoding="iso-2022-jp" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 170354:349917 (outdated) -->
+<!-- English Revision: 349917 -->
<!--
Copyright 2002-2005 The Apache Software Foundation or its licensors, as
</section>
+ <section id="proxy"><title>force-proxy-request-1.0, proxy-nokeepalive, proxy-sendchunked, proxy-sendcl</title>
+
+ <p>\e$B$3$l$i$N;X<(;R$O\e(B <module>mod_proxy</module> \e$B$N5sF0$rJQ99$7$^$9!#\e(B
+ \e$B>\:Y$O\e(B <module>mod_proxy</module> \e$B$N%I%-%e%a%s%H$r$4;2>H$/$@$5$$!#\e(B</p>
+ </section>
+
</section>
<section id="examples">
<p>\e$B%/%i%$%"%s%H$K4X$9$k4{CN$NLdBj$KBP=h$9$k$?$a$K!"0J2<$N9T$r\e(B
httpd.conf \e$B$KF~$l$k$3$H$r?d>)$7$F$$$^$9!#\e(B</p>
+ <p>\e$B8E$$%P!<%8%g%s$N\e(B Apache \e$B$G$O!"%/%i%$%"%s%H$NLdBj$KBP1~$9$k$?$a$K\e(B
+ httpd.conf \e$B$K<!$N9T$r2C$($k$h$&?d>)$5$l$F$$$^$7$?$,!"\e(B
+ \e$B:#$H$J$C$F$O!"LdBj$H$7$F$$$?%/%i%$%"%s%H$O<B:]$K$O8+$+$1$k$3$H$O\e(B
+ \e$B$J$/$J$C$F$-$?$N$G!"$3$N@_Dj$O$b$O$dI,MW$J$$$+$b$7$l$^$;$s!#\e(B</p>
<example><pre>
#
# The following directives modify normal HTTP response behavior.
\e$B$3$3$G$O!"$9$Y$F$N2hA|$O\e(B <code>/web/images</code>
\e$B$H$$$&%G%#%l%/%H%j$K$"$k$H2>Dj$7$^$9!#\e(B</p>
<example><pre>
-SetEnvIf Referer "^http://www.example.com/" local_referal
+SetEnvIf Referer "^http://www\.example\.com/" local_referal
# Allow browsers that do not send Referer info
SetEnvIf Referer "^$" local_referal
<Directory /web/images>