github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/programs/index.html.ja.utf8 (about) 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 <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> 5 <!-- 6 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 7 This file is generated from xml source: DO NOT EDIT 8 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 9 --> 10 <title>サーバーと補助プログラム - Apache HTTP サーバ バージョン 2.2</title> 11 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> 12 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> 13 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> 14 <script src="../style/scripts/prettify.min.js" type="text/javascript"> 15 </script> 16 17 <link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/programs/index.html" rel="canonical" /></head> 18 <body id="manual-page" class="no-sidebar"><div id="page-header"> 19 <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p> 20 <p class="apache">Apache HTTP サーバ バージョン 2.2</p> 21 <img alt="" src="../images/feather.gif" /></div> 22 <div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> 23 <div id="path"> 24 <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP サーバ</a> > <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> > <a href="../">バージョン 2.2</a></div><div id="page-content"><div class="retired"><h4>Please note</h4> 25 <p> This document refers to a legacy release (<strong>2.2</strong>) of Apache httpd. The active release (<strong>2.4</strong>) is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p> 26 <p>You may follow <a href="http://httpd.apache.org/docs/current/programs/">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>サーバーと補助プログラム</h1> 27 <div class="toplang"> 28 <p><span>翻訳済み言語: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English"> en </a> | 29 <a href="../es/programs/" hreflang="es" rel="alternate" title="Español"> es </a> | 30 <a href="../ja/programs/" title="Japanese"> ja </a> | 31 <a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 32 <a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian"> ru </a> | 33 <a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | 34 <a href="../zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> 35 </div> 36 37 <p>このページでは Apache HTTP サーバー に含まれる全ての 38 実行可能プログラムについて説明します。 39 </p> 40 </div> 41 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 42 <div class="section"> 43 <h2><a name="index" id="index">Index</a></h2> 44 45 <dl> 46 <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt> 47 48 <dd>Apache ハイパーテキスト転送プロトコルサーバー</dd> 49 50 <dt><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></dt> 51 52 <dd>Apache HTTP サーバー制御インタフェース</dd> 53 54 <dt><code class="program"><a href="../programs/ab.html">ab</a></code></dt> 55 56 <dd>Apache HTTP サーバー・ベンチマークツール</dd> 57 58 <dt><code class="program"><a href="../programs/apxs.html">apxs</a></code></dt> 59 60 <dd>Apache 拡張 (APache eXtenSion) ツール</dd> 61 62 <dt><code class="program"><a href="../programs/configure.html">configure</a></code></dt> 63 64 <dd>ソースツリーの設定</dd> 65 66 <dt><code class="program"><a href="../programs/dbmmanage.html">dbmmanage</a></code></dt> 67 68 <dd>Basic 認証用 ユーザ認証ファイルを DBM 形式で作成・更新するプログラム 69 </dd> 70 71 <dt><code class="program"><a href="../programs/htcacheclean.html">htcacheclean</a></code></dt> 72 <dd>ディスクキャッシュのクリーンアップ</dd> 73 74 <dt><code class="program"><a href="../programs/htdigest.html">htdigest</a></code></dt> 75 76 <dd>Digest 認証用のユーザ認証ファイルの作成と更新</dd> 77 78 <dt><code class="program"><a href="../programs/htdbm.html">htdbm</a></code></dt> 79 80 <dd>DBM パスワードデータベースの操作</dd> 81 82 <dt><code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code></dt> 83 84 <dd>Basic 認証用のユーザ認証ファイルの作成と更新</dd> 85 86 <dt><code class="program"><a href="../programs/httxt2dbm.html">httxt2dbm</a></code></dt> 87 88 <dd>RewriteMap 用に dbm ファイルを作成する</dd> 89 90 <dt><code class="program"><a href="../programs/logresolve.html">logresolve</a></code></dt> 91 92 <dd>Apache のログファイルの IP アドレスをホスト名に解決する</dd> 93 94 <dt><code class="program"><a href="../programs/rotatelogs.html">rotatelogs</a></code></dt> 95 96 <dd>サーバを停止せずに Apache ログファイルのローテーションを行う</dd> 97 98 <dt><code class="program"><a href="../programs/suexec.html">suexec</a></code></dt> 99 100 <dd>Exec (CGI) のためにユーザを変更する</dd> 101 102 <dt><a href="other.html">その他のプログラム</a></dt> 103 <dd>マニュアルページの無いサポートツール</dd> 104 </dl> 105 </div></div> 106 <div class="bottomlang"> 107 <p><span>翻訳済み言語: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English"> en </a> | 108 <a href="../es/programs/" hreflang="es" rel="alternate" title="Español"> es </a> | 109 <a href="../ja/programs/" title="Japanese"> ja </a> | 110 <a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 111 <a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian"> ru </a> | 112 <a href="../tr/programs/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | 113 <a href="../zh-cn/programs/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> 114 </div><div id="footer"> 115 <p class="apache">Copyright 2017 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> 116 <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- 117 if (typeof(prettyPrint) !== 'undefined') { 118 prettyPrint(); 119 } 120 //--><!]]></script> 121 </body></html>