summaryrefslogtreecommitdiff
path: root/docs/manual/env.xml.ja
diff options
context:
space:
mode:
authorYoshiki Hayashi <yoshiki@apache.org>2002-10-10 12:50:58 +0000
committerYoshiki Hayashi <yoshiki@apache.org>2002-10-10 12:50:58 +0000
commit67678e0ce4cd4cc2ea3c2935290fe970d04fc6f8 (patch)
treeb4b7f605591831ff2d8061624916864de068c6b9 /docs/manual/env.xml.ja
parentac21cfea1a270f788d8f5240cb16fcfd786e71bc (diff)
downloadhttpd-67678e0ce4cd4cc2ea3c2935290fe970d04fc6f8.tar.gz
Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97164 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/env.xml.ja')
-rw-r--r--docs/manual/env.xml.ja8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja
index 3a32b913b0..cdca99c3fe 100644
--- a/docs/manual/env.xml.ja
+++ b/docs/manual/env.xml.ja
@@ -1,7 +1,7 @@
<?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: 1.4 -->
+<!-- English revision: 1.5 -->
<manualpage>
<relativepath href="."/>
@@ -116,7 +116,7 @@
<related>
<modulelist>
- <module>mod_access</module>
+ <module>mod_authz_host</module>
<module>mod_cgi</module>
<module>mod_ext_filter</module>
<module>mod_headers</module>
@@ -125,9 +125,9 @@
<module>mod_rewrite</module>
</modulelist>
<directivelist>
- <directive module="mod_access">Allow</directive>
+ <directive module="mod_authz_host">Allow</directive>
<directive module="mod_log_config">CustomLog</directive>
- <directive module="mod_access">Deny</directive>
+ <directive module="mod_authz_host">Deny</directive>
<directive module="mod_ext_filter">ExtFilterDefine</directive>
<directive module="mod_headers">Header</directive>
<directive module="mod_log_config">LogFormat</directive>