~ubuntu-branches/ubuntu/saucy/apache2/saucy

« back to all changes in this revision

Viewing changes to docs/manual/programs/index.html.ja.utf8

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-02-12 20:06:35 UTC
  • mfrom: (14.3.34 sid)
  • Revision ID: package-import@ubuntu.com-20120212200635-2u9d58jxqkmx91na
Tags: 2.2.22-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - debian/{control, rules}: Enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
  - debian/control: Add bzr tag and point it to our tree
  - debian/apache2.py, debian/apache2.2-common.install: Add apport hook.
  - debian/control, debian/ask-for-passphrase, debian/config-dir/mods-available/ssl.conf:
    Plymouth aware passphrase dialog program ask-for-passphrase.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>サーバーと補助プログラム - Apache HTTP サーバ</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page" class="no-sidebar"><div id="page-header">
 
14
<p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p>
 
15
<p class="apache">Apache HTTP サーバ バージョン 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="../">バージョン 2.2</a></div><div id="page-content"><div id="preamble"><h1>サーバーと補助プログラム</h1>
 
20
<div class="toplang">
 
21
<p><span>翻訳済み言語: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
22
<a href="../es/programs/" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 
23
<a href="../ja/programs/" title="Japanese">&nbsp;ja&nbsp;</a> |
 
24
<a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 
25
<a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
 
26
<a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 
27
<a href="../zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 
28
</div>
 
29
 
 
30
    <p>このページでは Apache HTTP サーバー に含まれる全ての
 
31
    実行可能プログラムについて説明します。
 
32
    </p>
 
33
</div>
 
34
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
35
<div class="section">
 
36
<h2><a name="index" id="index">Index</a></h2>
 
37
 
 
38
    <dl>
 
39
      <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>
 
40
 
 
41
      <dd>Apache ハイパーテキスト転送プロトコルサーバー</dd>
 
42
 
 
43
      <dt><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></dt>
 
44
 
 
45
      <dd>Apache HTTP サーバー制御インタフェース</dd>
 
46
 
 
47
      <dt><code class="program"><a href="../programs/ab.html">ab</a></code></dt>
 
48
 
 
49
      <dd>Apache HTTP サーバー・ベンチマークツール</dd>
 
50
 
 
51
      <dt><code class="program"><a href="../programs/apxs.html">apxs</a></code></dt>
 
52
 
 
53
      <dd>Apache 拡張 (APache eXtenSion) ツール</dd>
 
54
 
 
55
      <dt><code class="program"><a href="../programs/configure.html">configure</a></code></dt>
 
56
 
 
57
      <dd>ソースツリーの設定</dd>
 
58
 
 
59
      <dt><code class="program"><a href="../programs/dbmmanage.html">dbmmanage</a></code></dt>
 
60
 
 
61
      <dd>Basic 認証用 ユーザ認証ファイルを DBM 形式で作成・更新するプログラム
 
62
      </dd>
 
63
 
 
64
      <dt><code class="program"><a href="../programs/htcacheclean.html">htcacheclean</a></code></dt>
 
65
      <dd>ディスクキャッシュのクリーンアップ</dd>
 
66
 
 
67
      <dt><code class="program"><a href="../programs/htdigest.html">htdigest</a></code></dt>
 
68
 
 
69
      <dd>Digest 認証用のユーザ認証ファイルの作成と更新</dd>
 
70
 
 
71
      <dt><code class="program"><a href="../programs/htdbm.html">htdbm</a></code></dt>
 
72
 
 
73
      <dd>DBM パスワードデータベースの操作</dd>
 
74
 
 
75
      <dt><code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code></dt>
 
76
 
 
77
      <dd>Basic 認証用のユーザ認証ファイルの作成と更新</dd>
 
78
 
 
79
      <dt><code class="program"><a href="../programs/httxt2dbm.html">httxt2dbm</a></code></dt>
 
80
 
 
81
      <dd>RewriteMap 用に dbm ファイルを作成する</dd>
 
82
 
 
83
      <dt><code class="program"><a href="../programs/logresolve.html">logresolve</a></code></dt>
 
84
 
 
85
      <dd>Apache のログファイルの IP アドレスをホスト名に解決する</dd>
 
86
 
 
87
      <dt><code class="program"><a href="../programs/rotatelogs.html">rotatelogs</a></code></dt>
 
88
 
 
89
      <dd>サーバを停止せずに Apache ログファイルのローテーションを行う</dd>
 
90
 
 
91
      <dt><code class="program"><a href="../programs/suexec.html">suexec</a></code></dt>
 
92
 
 
93
      <dd>Exec (CGI) のためにユーザを変更する</dd>
 
94
 
 
95
      <dt><a href="other.html">その他のプログラム</a></dt>
 
96
      <dd>マニュアルページの無いサポートツール</dd>
 
97
    </dl>
 
98
</div></div>
 
99
<div class="bottomlang">
 
100
<p><span>翻訳済み言語: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
101
<a href="../es/programs/" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 
102
<a href="../ja/programs/" title="Japanese">&nbsp;ja&nbsp;</a> |
 
103
<a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 
104
<a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a> |
 
105
<a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 
106
<a href="../zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 
107
</div><div id="footer">
 
108
<p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>
 
109
<p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div>
 
110
</body></html>
 
 
b'\\ No newline at end of file'