summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2009-01-15 14:21:46 +0100
committerJoe Orton <jorton@apache.org>2009-01-15 14:21:46 +0100
commit1127bf9f153000e644ac095981d954c8f610eb3f (patch)
treeb00d9e3cb28d5652e21b3c6c0f9ee017fe74d6f5 /docs/manual/programs
parent* docs/manual/ssl: Drop specific commercial CA recommendations. (diff)
downloadapache2-1127bf9f153000e644ac095981d954c8f610eb3f.tar.xz
apache2-1127bf9f153000e644ac095981d954c8f610eb3f.zip
* docs/manual: 'build.sh all'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs')
-rw-r--r--docs/manual/programs/configure.html.tr.utf814
-rw-r--r--docs/manual/programs/configure.xml.meta2
-rw-r--r--docs/manual/programs/rotatelogs.html.en24
-rw-r--r--docs/manual/programs/rotatelogs.xml.ko2
4 files changed, 31 insertions, 11 deletions
diff --git a/docs/manual/programs/configure.html.tr.utf8 b/docs/manual/programs/configure.html.tr.utf8
index 49a9ac7e8b..ef2d21607b 100644
--- a/docs/manual/programs/configure.html.tr.utf8
+++ b/docs/manual/programs/configure.html.tr.utf8
@@ -414,16 +414,22 @@
etkinleştirmek için aşağıdaki seçenekleri kullanabilirsiniz.</p>
<dl>
- <dt><code>--enable-auth-anon</code></dt>
- <dd><code class="module"><a href="../mod/mod_auth_anon.html">mod_auth_anon</a></code> modülünün sağladığı anonim
+ <dt><code>--enable-authn-anon</code></dt>
+ <dd><code class="module"><a href="../mod/mod_authn_anon.html">mod_authn_anon</a></code> modülünün sağladığı anonim
kullanıcı erişimi etkin kılınır.</dd>
- <dt><code>--enable-auth-dbm</code></dt>
- <dd><code class="module"><a href="../mod/mod_auth_dbm.html">mod_auth_dbm</a></code> modülü kullanıcı isimlerinin ve
+ <dt><code>--enable-authn-dbm</code></dt>
+ <dd><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> modülü kullanıcı isimlerinin ve
parolalarının DBM türü veritabanı dosyalarında saklandığı HTTP Temel
Kimlik Kanıtlaması için destek sağlar. Bu seçeneği bu modülü etkin
kılmak için kullanabilirsiniz.</dd>
+ <dt><code>--enable-authz-dbm</code></dt>
+ <dd><code class="module"><a href="../mod/mod_authz_dbm.html">mod_authz_dbm</a></code> modülü kullanıcı isimlerinin ve
+ gruplarının DBM türü veritabanı dosyalarında saklandığı HTTP Temel
+ Kimlik Kanıtlaması için destek sağlar. Bu seçeneği bu modülü etkin
+ kılmak için kullanabilirsiniz.</dd>
+
<dt><code>--enable-auth-digest</code></dt>
<dd><code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code> modülü tarafından sağlanan
RFC2617 Özet Kimlik Kanıtlaması etkin kılınır. Bu modül delilleri
diff --git a/docs/manual/programs/configure.xml.meta b/docs/manual/programs/configure.xml.meta
index a406a63c62..2702184bbb 100644
--- a/docs/manual/programs/configure.xml.meta
+++ b/docs/manual/programs/configure.xml.meta
@@ -9,6 +9,6 @@
<variants>
<variant>en</variant>
<variant outdated="yes">ko</variant>
- <variant outdated="yes">tr</variant>
+ <variant>tr</variant>
</variants>
</metafile>
diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en
index 1b173f78a1..0515a814fb 100644
--- a/docs/manual/programs/rotatelogs.html.en
+++ b/docs/manual/programs/rotatelogs.html.en
@@ -24,7 +24,10 @@
<p><code>rotatelogs</code> is a simple program for use in
conjunction with Apache's piped logfile feature. It supports
- rotation based on a time interval or maximum size of the log.</p>
+ rotation based on a time interval or maximum size of the log.
+ Rotation happens automatically during log activity, but can also
+ be triggered externally with the signals SIGHUP (checks the
+ configured rotation rules) and SIGINT (force rotate).</p>
</div>
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li>
@@ -38,8 +41,9 @@
<p><code><strong>rotatelogs</strong>
[ -<strong>l</strong> ]
[ -<strong>f</strong> ]
+ [ -<strong>v</strong> ]
<var>logfile</var>
- <var>rotationtime</var>|<var>filesize</var>M
+ <var>rotationtime</var>|<var>filesize</var>(B|K|M|G)
[ <var>offset</var> ]</code></p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
@@ -63,6 +67,11 @@ and when the first request is handled, meaning that the
associated logfile does not "exist" until then, which
causes problems from some automated logging tools)</dd>
+<dt><code>-v</code></dt>
+<dd>Produce verbose output on STDERR. The output contains
+the result of the configuration parsing, and all file open and
+close actions.</dd>
+
<dt><code><var>logfile</var></code></dt>
<dd>The path plus basename of the logfile. If <var>logfile</var>
@@ -84,10 +93,15 @@ of every hour; if the rotation time is 86400, the log file will be
rotated every night at midnight. (If no data is logged during an
interval, no file will be created.)</dd>
-<dt><code><var>filesize</var>M</code></dt>
+<dt><code><var>filesize</var>(B|K|M|G)</code></dt>
-<dd>The maximum file size in megabytes followed by the letter
-<code>M</code> to specify size rather than time.</dd>
+<dd>The maximum file size in followed by exactly one of the letters
+<code>B</code> (Bytes), <code>K</code> (KBytes), <code>M</code> (MBytes)
+or <code>G</code> (GBytes).
+<br />
+When time and size are specified, the size must be given after the time.
+Rotation will occur whenever either time or size limits are reached.
+</dd>
<dt><code><var>offset</var></code></dt>
diff --git a/docs/manual/programs/rotatelogs.xml.ko b/docs/manual/programs/rotatelogs.xml.ko
index c1a4e41bce..7ae3b8fbd6 100644
--- a/docs/manual/programs/rotatelogs.xml.ko
+++ b/docs/manual/programs/rotatelogs.xml.ko
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 420993:659902 (outdated) -->
+<!-- English Revision: 420993:733531 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more