Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 98986 invoked from network); 2 Nov 2003 14:40:20 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Nov 2003 14:40:20 -0000 Received: (qmail 26667 invoked by uid 500); 2 Nov 2003 14:40:16 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 26503 invoked by uid 500); 2 Nov 2003 14:40:15 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 26490 invoked by uid 500); 2 Nov 2003 14:40:14 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 26487 invoked from network); 2 Nov 2003 14:40:14 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 2 Nov 2003 14:40:14 -0000 Received: (qmail 98971 invoked by uid 1569); 2 Nov 2003 14:40:18 -0000 Date: 2 Nov 2003 14:40:18 -0000 Message-ID: <20031102144018.98970.qmail@minotaur.apache.org> From: nd@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/docs/manual/mod mod_autoindex.xml mod_autoindex.xml.ja mod_autoindex.xml.ko X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N nd 2003/11/02 06:40:18 Modified: docs/manual/mod mod_autoindex.xml mod_autoindex.xml.ja mod_autoindex.xml.ko Log: use periods instead of colons Revision Changes Path 1.16 +61 -61 httpd-2.0/docs/manual/mod/mod_autoindex.xml Index: mod_autoindex.xml =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_autoindex.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -u -r1.15 -r1.16 --- mod_autoindex.xml 11 Apr 2003 01:25:52 -0000 1.15 +++ mod_autoindex.xml 2 Nov 2003 14:40:17 -0000 1.16 @@ -41,7 +41,7 @@ Options directive for more details.

-

If the If the FancyIndexing option is given with the IndexOptions directive, the column headers are links that control the order of the @@ -65,7 +65,7 @@

Apache 2.0.23 reorganized the Query Arguments for Column Sorting, and introduced an entire group of new query options. To effectively eliminate all client control over the output, - the IndexOptions + the IndexOptions IgnoreClient option was introduced.

The column sorting headers themselves are self-referencing @@ -174,7 +174,7 @@

AddAlt provides the alternate text to display for a file, instead of an icon, for FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. File is a file extension, partial filename, wild-card expression or full filename for files to describe. If String contains any whitespace, you have to enclose it @@ -203,7 +203,7 @@

AddAltByEncoding provides the alternate text to display for a file, instead of an icon, for FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. MIME-encoding is a valid content-encoding, such as x-compress. If String contains any whitespace, you have to enclose it in quotes (" or '). @@ -230,7 +230,7 @@

AddAltByType sets the alternate text to display for a file, instead of an icon, for FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. MIME-type is a valid content-type, such as text/html. If String contains any whitespace, you have to enclose it in quotes (" or '). @@ -254,7 +254,7 @@

This sets the description to display for a file, for - FancyIndexing. File is a file extension, partial filename, wild-card expression or full filename for files to describe. @@ -265,16 +265,16 @@

The typical, default description field is 23 bytes wide. 6 - more bytes are added by the IndexOptions SuppressIcon option, 7 bytes are - added by the IndexOptions SuppressSize option, and 19 bytes are - added by the IndexOptions SuppressLastModified option. Therefore, the widest default the description column is ever assigned is 55 bytes.

-

See the See the DescriptionWidth IndexOptions keyword for details on overriding the size of this column, or allowing descriptions of unlimited length.

@@ -301,7 +301,7 @@

This sets the icon to display next to a file ending in - name for name for FancyIndexing. Icon is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext @@ -337,7 +337,7 @@

This sets the icon to display next to files with FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. Icon is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext is the text tag given for an icon for @@ -366,7 +366,7 @@

This sets the icon to display next to files of type MIME-type for FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. Icon is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext is the text tag given for an icon for @@ -394,7 +394,7 @@

The DefaultIcon directive sets the icon to display for files when no specific icon is known, for FancyIndexing. + href="#indexoptions.fancyindexing">FancyIndexing. Url-path is a (%-escaped) relative URL to the icon.

Example @@ -458,7 +458,7 @@

If the file specified by HeaderName contains the beginnings of an HTML document (<html>, <head>, etc.) then you will probably want to set IndexOptions + href="#indexoptions.suppresshtmlpreamble">IndexOptions +SuppressHTMLPreamble, so that these tags are not repeated.

@@ -506,8 +506,8 @@ of

-
DescriptionWidth=[n | *] (Apache 2.0.23 and later)
@@ -529,13 +529,13 @@ module="mod_autoindex">AddDescription for dangers inherent in truncating descriptions. -
FancyIndexing
+
FancyIndexing
This turns on fancy indexing of directories.
-
FoldersFirst (Apache +
FoldersFirst (Apache 2.0.23 and later)
If this option is enabled, subdirectory listings will @@ -548,11 +548,11 @@ Zed will be listed before subdirectory Beta, which will be listed before normal files Gamma and Alpha. This option - only has an effect if FancyIndexing is also enabled.
-
HTMLTable (Experimental, +
HTMLTable (Experimental, Apache 2.0.23 and later)
This experimental option with FancyIndexing constructs a @@ -562,14 +562,14 @@ left-to-right and right-to-left reading order, as can happen on WinNT or other utf-8 enabled platforms.
-
IconsAreLinks
+
IconsAreLinks
This makes the icons part of the anchor for the filename, for fancy indexing.
-
IconHeight[=IconHeight[=pixels]
Presence of this option, when used with IconWidth, will cause @@ -580,8 +580,8 @@ it defaults to the standard height of the icons supplied with the Apache software.
-
IconWidth[=IconWidth[=pixels]
Presence of this option, when used with IconHeight, @@ -593,24 +593,24 @@ the standard width of the icons supplied with the Apache software.
-
IgnoreCase
+
IgnoreCase
If this option is enabled, names are sorted in a case-insensitive manner. For instance, if the sort order is ascending by name, and IgnoreCase is enabled, file Zeta will be listed after file alfa (Note: file GAMMA will always be listed before file gamma).
-
IgnoreClient
+
IgnoreClient
This option causes mod_autoindex to ignore all query variables from the client, including sort order (implies - SuppressColumnSorting.)
-
NameWidth=[n +
NameWidth=[n | *]
The NameWidth keyword allows you to specify the width @@ -625,8 +625,8 @@
NameWidth=* grows the column to the necessary width.
-
ScanHTMLTitles
+
ScanHTMLTitles
This enables the extraction of the title from HTML documents for fancy indexing. If the file does not have a description @@ -634,8 +634,8 @@ then httpd will read the document for the value of the title element. This is CPU and disk intensive.
-
SuppressColumnSorting
If specified, Apache will not make the column headings in a @@ -645,11 +645,11 @@ in that column. Prior to Apache 2.0.23, this also disabled parsing the Query Arguments for the sort string. That behavior is now controlled by IndexOptions + href="#indexoptions.ignoreclient">IndexOptions IgnoreClient in Apache 2.0.23.
-
SuppressDescription
This will suppress the file description in fancy indexing @@ -658,11 +658,11 @@ space to use for something else. See AddDescription for information about setting the file description. See also the DescriptionWidth + href="#indexoptions.descriptionwidth">DescriptionWidth index option to limit the size of the description column.
-
SuppressHTMLPreamble
If the directory actually contains a file specified by the @@ -676,8 +676,8 @@ in this case. If there is no header file, the preamble is generated as usual.
-
SuppressIcon (Apache +
SuppressIcon (Apache 2.0.23 and later)
This will suppress the icon in fancy indexing listings. @@ -687,15 +687,15 @@ hr elements from the pre block (used to format FancyIndexed listings.)
-
SuppressLastModified
This will suppress the display of the last modification date, in fancy indexing listings.
-
SuppressRules +
SuppressRules (Apache 2.0.23 and later)
This will suppress the horizontal rule lines (hr @@ -705,13 +705,13 @@ hr elements from the pre block (used to format FancyIndexed listings.)
-
SuppressSize
+
SuppressSize
This will suppress the file size in fancy indexing listings.
-
TrackModified (Apache +
TrackModified (Apache 2.0.23 and later)
This returns the Last-Modified and ETag values for the listed @@ -728,8 +728,8 @@ Last-Modified header on all Unix platforms. If this is a concern, leave this option disabled.
-
VersionSort +
VersionSort (Apache 2.0a3 and later)
The VersionSort keyword causes files containing @@ -830,7 +830,7 @@

The IndexOrderDefault directive is used - in combination with the FancyIndexing index option. By default, fancyindexed directory listings are displayed in ascending order by filename; the IndexOrderDefault allows you to change this @@ -846,7 +846,7 @@

You can force a directory listing to only be displayed in a particular order by combining this directive with the SuppressColumnSorting index option; this will prevent the client from requesting the directory listing in a different order.

1.10 +61 -61 httpd-2.0/docs/manual/mod/mod_autoindex.xml.ja Index: mod_autoindex.xml.ja =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_autoindex.xml.ja,v retrieving revision 1.9 retrieving revision 1.10 diff -u -u -r1.9 -r1.10 --- mod_autoindex.xml.ja 27 May 2003 08:22:14 -0000 1.9 +++ mod_autoindex.xml.ja 2 Nov 2003 14:40:17 -0000 1.10 @@ -42,7 +42,7 @@ Options $B%G%#%l%/%F%#%V$r$4Mw2<$5$$!#(B

-

$B$b$7(B $B$b$7(B FancyIndexing$B%*%W%7%g%s$,(B IndexOptions $B%G%#%l%/%F%#%V$KM?$($i$l$F$$$k$J$i$P!"(B @@ -72,7 +72,7 @@ $B?7$7$$%/%(%j!<%*%W%7%g%s$N%0%k!<%W$rF3F~$7$^$7$?!#(B $B=PNO$KBP$9$k%/%i%$%"%s%H$N$9$Y$F$N@)8f$r8zN(E*$KKu>C(B $B$G$-$k$h$&$K!"(B - IndexOptions + IndexOptions IgnoreClient $B$,F3F~$5$l$^$7$?!#(B

$B%3%i%`%=!<%H$N%X%C%@$=$l<+BN$,!"(B @@ -186,7 +186,7 @@

AddAlt $B$O!"(BFancyIndexing + href="#indexoptions.fancyindexing">FancyIndexing $B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBX%F%-%9%H$rDs6!$7$^$9!#(B file $B$O!"@bL@$9$k%U%!%$%k$N%U%!%$%k3HD%;R!"(B $B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N(B @@ -218,7 +218,7 @@

AddAltByEncoding $B$O!"(B - FancyIndexing + FancyIndexing $B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$rDs6!$7$^$9!#(B MIME-encoding $B$OM-8z$JId9f2=!"Nc$($P(B x-compress @@ -249,7 +249,7 @@

AddAltByType $B$O!"(B - FancyIndexing + FancyIndexing $B$K$*$$$F!"%"%$%3%s$NBe$o$j$KI=<($9$kBeBXJ8;zNs$r@_Dj$7$^$9!#(B MIME-type $B$OM-8z$J%?%$%W!"Nc$($P(B text/html @@ -277,7 +277,7 @@ Indexes -

FancyIndexing +

FancyIndexing $B$K$*$$$F!"%U%!%$%k$KBP$7$FI=<($9$k@bL@$r@_Dj$7$^$9!#(B file $B$O@bL@$9$k%U%!%$%k$N%U%!%$%k3HD%;R!"(B $B%U%!%$%kL>$N0lIt!"%o%$%k%I%+!<%II=8=!"40A4$J%U%!%$%kL>$N(B @@ -292,13 +292,13 @@

$BDL>o$N%G%U%)%k%H$N@bL@NN0h$O(B 23 $B%P%$%H$NI}$G$9!#(B - IndexOptions SuppressIcon $B%*%W%7%g%s$G(B 6 $B%P%$%HDI2C!"(B - IndexOptions SuppressSize $B%*%W%7%g%s$G(B 7 $B%P%$%HDI2C!"(B - IndexOptions SuppressLastModified $B%*%W%7%g%s$G(B 19 $B%P%$%HDI2C$5$l$^$9!#(B $B$G$9$+$i!"%G%U%)%k%H$N@bL@%3%i%`$N:GBgI}$O(B @@ -306,7 +306,7 @@

$B$3$N%3%i%`$NBg$-$5$r>e=q$-$7$?$j!"(B $B@bL@$,L5@)8BD9$G$b$h$$$h$&$K$9$k$?$a$N>\:Y$K4X$7$F$O!"(B - DescriptionWidth + DescriptionWidth $B$H$$$&(B IndexOptions $B$N%-!<%o!<%I$r$4Mw2<$5$$!#(B

@@ -334,7 +334,7 @@ Indexes -

FancyIndexing +

FancyIndexing $B$K$*$$$F!"(B name $B$G=*$o$k%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#(B icon $B$O!"(B(% $B$G%(%9%1!<%W$5$l$?(B) $B%"%$%3%s$X$NAjBP(B URL @@ -375,7 +375,7 @@ Indexes -

FancyIndexing +

FancyIndexing $B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#(B icon $B$O!"(B(% $B$G%(%9%1!<%W$5$l$?(B) $B%"%$%3%s$X$NAjBP(B URL $B$+!"B>$N=q<0(B (alttext, url) $B$G$9!#(B @@ -405,7 +405,7 @@ Indexes -

FancyIndexing +

FancyIndexing $B$K$*$$$F!"%U%!%$%k$NNY$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#(B icon $B$O!"(B(% $B$G%(%9%1!<%W$5$l$?(B) $B%"%$%3%s$X$NAjBP(B URL $B$+!"B>$N=q<0(B (alttext, url) $B$G$9!#(B @@ -434,7 +434,7 @@ Indexes -

FancyIndexing +

FancyIndexing $B$K$*$$$F!"(B $BFCDj$N%"%$%3%s$,$J$$>l9g$K%U%!%$%k$KI=<($9$k%"%$%3%s$r@_Dj$7$^$9!#(B url-path $B$O!"(B(% $B$G%(%9%1!<%W$5$l$?(B) $B%"%$%3%s$X$NAjBP(B URL @@ -514,7 +514,7 @@

$B$b$7(B HeaderName $B$G;XDj$5$l$?%U%!%$%k$,(B HTML $B%I%-%e%a%s%H$N3+;OItJ,(B (<HTML>, <HEAD>, $BEy(B) $B$r4^$s$G$$$?$i!"(B - IndexOptions + IndexOptions +SuppressHTMLPreamble $B$r@_Dj$7$F!"$3$l$i$N%?%0$,7+$jJV$5$l$J$$$h$&$K$7$?$$$H;W$&$G$7$g$&!#(B

@@ -563,8 +563,8 @@ option $B$O
-
DescriptionWidth=[n | *] (2.0.23 $B0J9_(B)
@@ -584,13 +584,13 @@ AddDescription $B%;%/%7%g%s$r$*FI$_2<$5$$!#(B
-
FancyIndexing
+
FancyIndexing
$B>~$jIU$-%$%s%G%C%/%9$r%*%s$K$7$^$9!#(B
-
FoldersFirst +
FoldersFirst (2.0.23 $B0J9_(B)
$B$3$N%*%W%7%g%s$,M-8z$K$J$C$?>l9g!"%5%V%G%#%l%/%H%j$N0lMw$O(B @@ -604,11 +604,11 @@ Beta $B$h$j$bA0$K%j%9%H$5$l!"DL>o$N%U%!%$%k(B Gamma $B$d(B Alpha $B$h$j$bA0$K%j%9%H$5$l$^$9!#(B$B$3$N%*%W%7%g%s$O(B - FancyIndexing + FancyIndexing $B$bM-8z$K$J$C$F$$$k$H$-$K$N$_!"8z2L$,$"$j$^$9!#(B
-
HTMLTable ($BHTMLTable ($B
$B$3$N$d@bL@%F%-%9%H$,(B $B1&FI$_$K$J$C$?$j:8FI$_$K$J$j$($k>l9g$OFC$KI,MW$G$9!#(B
-
IconsAreLinks
+
IconsAreLinks
$B$3$l$O!"(BFancyIndexing $B$K$*$$$F!"(B $B%"%$%3%s$b%U%!%$%kL>$X$N%j%s%/$N0lIt$K$7$^$9!#(B
-
IconHeight[=IconHeight[=pixels]
$B$3$N%*%W%7%g%s$,!"(BIconWidth $B$H$H$b$K;H$o$l$F$$$k>l9g$O!"(B @@ -638,8 +638,8 @@ $B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,(B $B%G%U%)%k%H$J$j$^$9!#(B
-
IconWidth[=IconWidth[=pixels]
$B$3$N%*%W%7%g%s$,!"(BIconHeight$B$H$H$b$K;H$o$l$F$$$k>l9g$O!"(B @@ -652,26 +652,26 @@ $B%=%U%H%&%'%"$GDs6!$5$l$F$$$k%"%$%3%s$NI8=`$N9b$5$,(B $B%G%U%)%k%H$J$j$^$9!#(B
-
IgnoreCase
+
IgnoreCase
$B$3$N%*%W%7%g%s$,M-8z$G$"$k$H!"%U%!%$%kL>$OBgJ8;z>.J8;z$r6hJL$;$:$K%=!<%H$5$l$^$9!#(B $BNc$($P%U%!%$%kL>$,>:=g$G%=!<%H$5$l!"(BIgnoreCase $B$,M-8z$G$"$l$P!"(B Zeta $B$O(B alfa $B$N8e$K%j%9%H$5$l$^$9(B ($BCm0U(B: GAMMA $B$O>o$K(B gamma $B$NA0$K$J$j$^$9(B)$B!#(B
-
IgnoreClient
+
IgnoreClient
$B$3$N%*%W%7%g%s$G(B mod_autoindex $B$O!"(B $B%/%i%$%"%s%H$+$i$NA4$F$N%/%(%j!SuppressColumnSorting $B$r0E$K0UL#$7$^$9!#(B)
-
NameWidth=[n +
NameWidth=[n | *]
NameWidth $B%-!<%o!<%I$G%U%!%$%kL>%3%i%`$NI}$r%P%$%H?t$G(B @@ -686,8 +686,8 @@
NameWidth=* $B$O!"I,MW$JD9$5$^$G%3%i%`$r1d$P$7$^$9!#(B
-
ScanHTMLTitles
+
ScanHTMLTitles
FancyIndexing $B$N$?$a$K!"(B HTML $B%I%-%e%a%s%H$+$i%?%$%H%k$rtitle $B%?%0$NCM$rFI$`$?$a$K%I%-%e%a%s%H$rFI$_;O$a$^$9!#(B $B$3$l$O(B CPU $B$d(B disk $B$KIi2Y$r$+$1$^$9!#(B
-
SuppressColumnSorting
$B$b$7;XDj$5$l$F$$$l$P!"(BApache $B$O(B @@ -711,11 +711,11 @@ $B%=!<%HJ8;zNs$N$?$a$N%/%(%j!<0z?t$N2r@O$bL58z$K$7$^$9!#(B $B$3$N5sF0$O(B Apache 2.0.23 $B$G$O(B - IndexOptions + IndexOptions IgnoreClient $B$G@)8f$5$l$k$h$&$K$J$C$F$$$^$9!#(B
-
SuppressDescription
$B$3$l$O(B FancyIndexing $B$K$*$1$k%U%!%$%k$N@bL@$r>C5n$7$^$9!#(B @@ -724,11 +724,11 @@ $BJ8;z$N6uGr$r2T$0$3$H$,$G$-$^$9!#(B $B%U%!%$%k$N@bL@$K4X$9$k>pJs$O!"(B AddDescription $B$r$4Mw2<$5$$!#$^$?!"@bL@$N%3%i%`%5%$%:$r@)8B$9$k(B - DescriptionWidth + DescriptionWidth $B%$%s%G%C%/%9%*%W%7%g%s$b$4Mw2<$5$$!#(B
-
SuppressHTMLPreamble
$BDL>o!"(B @@ -745,8 +745,8 @@ $B%X%C%@!<%U%!%$%k$,B8:_$7$J$$>l9g$O!"%W%j%"%s%V%k$ODL>oDL$j(B $B@8@.$5$l$^$9!#(B
-
SuppressIcon (Apache +
SuppressIcon (Apache 2.0.23 $B0J9_(B)
@@ -757,14 +757,14 @@ $B$,(B pre $B%V%m%C%/$KF~$k(B (FancyIndexing $B0lMw$G=q<0$K;H$o$l$F$$$^$9(B) $B$3$H$r6X;_$7$F$$$^$9!#(B
-
SuppressLastModified
FancyIndexing $B0lMw$K$*$$$F:G=*99?7F|;~$NI=<($r>C5n$7$^$9!#(B
-
SuppressRules +
SuppressRules (Apache 2.0.23 $B0J9_(B)
$B%G%#%l%/%H%j0lMw$K$*$$$F?eJ?6h@Z$j@~(B (hr $B%?%0(B) $B$r>C5n$7$^$9!#(B @@ -774,13 +774,13 @@ $B$,(B pre $B%V%m%C%/$KF~$k(B (FancyIndexing $B0lMw$G=q<0$K;H$o$l$F$$$^$9(B) $B$3$H$r6X;_$7$F$$$^$9!#(B
-
SuppressSize
+
SuppressSize
FancyIndexing $B0lMw$K$*$$$F%U%!%$%k%5%$%:$NI=<($r>C5n$7$^$9!#(B
-
TrackModified +
TrackModified (Apache 2.0.23 $B0J9_(B)
$B$3$l$O(B HTTP $B%X%C%@Cf$K!"(B @@ -803,8 +803,8 @@ $B$b$7$3$l$,=EMW$G$"$l$P!"(B $B$3$N%*%W%7%g%s$rL58z$N$^$^$K$7$F$/$@$5$$!#(B
-
VersionSort +
VersionSort (Apache 2.0a3 $B0J9_(B)
VersionSort $B%-!<%o!<%I$O%P!<%8%g%sHV9f$r4^$s$@%U%!%$%k$,(B @@ -915,7 +915,7 @@

IndexOrderDefault $B%G%#%l%/%F%#%V$O(B - FancyIndexing + FancyIndexing $B%$%s%G%C%/%9%*%W%7%g%s$HJ;$;$FMQ$$$l$l$^$9!#(B $B%G%U%)%k%H$G$O!"(BFancyIndexing $B$N%G%#%l%/%H%j0lMw$O%U%!%$%kL>$N>:=g$GI=<($5$l$^$9!#(B @@ -931,7 +931,7 @@ $BFs$DL\$N%-!<$O(B$B>o$K(B$B%U%!%$%kL>$N>:=g$K$J$j$^$9!#(B

$B$3$N%G%#%l%/%F%#%V$H(B SuppressColumnSorting + href="#indexoptions.suppresscolumnsorting">SuppressColumnSorting $B%$%s%G%C%/%9%*%W%7%g%s$H$rAH$_9g$o$;$k$3$H$G!"(B $B%G%#%l%/%H%j0lMw$r$"$kFCDj$N=gHV$G$N$_I=<($9$k$h$&$K$G$-$^$9!#(B $B$3$l$O!"(B 1.2 +61 -61 httpd-2.0/docs/manual/mod/mod_autoindex.xml.ko Index: mod_autoindex.xml.ko =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_autoindex.xml.ko,v retrieving revision 1.1 retrieving revision 1.2 diff -u -u -r1.1 -r1.2 --- mod_autoindex.xml.ko 13 May 2003 21:48:42 -0000 1.1 +++ mod_autoindex.xml.ko 2 Nov 2003 14:40:18 -0000 1.2 @@ -37,7 +37,7 @@ ���þ �����϶�.

IndexOptions - ���þ FancyIndexing �ɼ��� �ָ�, �� �̸��� ����� ������ �ٲٴ� ��ũ�� �����. �̸� ��ũ�� �����ϸ� �� ���� �� ������ ����� �ٽ� �����. ���� �̸��� �ݺ��ؼ� �����ϸ� @@ -58,7 +58,7 @@

����ġ 2.0.23�� �������� ���� ��û �ƱԸ�Ʈ�� �����ϰ�, ���ο� �ɼǵ��� �߰��ߴ�. ����� Ŭ���̾�Ʈ�� ������ �� ������ ����� IndexOptions + href="#indexoptions.ignoreclient">IndexOptions IgnoreClient �ɼ��� �߰��Ǿ���.

������ �̸��� �Ʒ� ���� ���� ��û �ɼ��� ���� �ڱ����� @@ -155,7 +155,7 @@

AddAlt�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. File���� ������ ������ ���� Ȯ����, ���ϸ� �Ϻ�, ���ϵ�ī�� ǥ��, ��ü ���ϸ��� ����� �� �ִ�. String�� ������ @@ -183,7 +183,7 @@

AddAltByEncoding�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. MIME-encoding�� x-compress�� ���� ��ȿ�� content-encoding�̴�. String�� ������ ���ٸ� ����ǥ(" @@ -210,7 +210,7 @@

AddAltByType�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� ���Ͽ� ���� �����ܴ�� ���� ���� �����Ѵ�. MIME-type�� text/html�� ���� ��ȿ�� content-type�̴�. String�� ������ ���ٸ� ����ǥ(" @@ -234,7 +234,7 @@ Indexes -

�� ���þ�� �� ���þ�� FancyIndexing���� ���Ͽ� ���� ������ �����Ѵ�. File���� ������ ������ ���� Ȯ����, ���ϸ� �Ϻ�, ���ϵ�ī�� ǥ��, ��ü ���ϸ��� ����� �� �ִ�. String�� @@ -245,16 +245,16 @@

�������� �⺻ ���� �ʵ����� 23 ����Ʈ��. IndexOptions + href="#indexoptions.suppressicon">IndexOptions SuppressIcon �ɼ��� ����ϸ� �⺻���� 6 ����Ʈ�� - �� �߰��ϰ�, IndexOptions SuppressSize �ɼ��� 7 ����Ʈ��, - IndexOptions SuppressLastModified �ɼ��� 19 ����Ʈ�� �� �߰��Ѵ�. �׷��Ƿ� ���� ���� �������� 55 ����Ʈ��.

�� �ʵ��� ���� �ٲٰų� ������ ���̸� ���Ѵ�� ������� - DescriptionWidth IndexOptions Ű���带 �����϶�.

@@ -279,7 +279,7 @@ Indexes -

�� ���þ�� �� ���þ�� FancyIndexing���� name���� ������ ���� ���� ������ �������� �����Ѵ�. Icon�� �������� (%-escaped) ��� URL Ȥ�� @@ -315,7 +315,7 @@

�� ���þ�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� ���� ���� ������ �������� �����Ѵ�. Icon�� �������� (%-escaped) ��� URL Ȥ�� (alttext,url) �����̴�. @@ -343,7 +343,7 @@

�� ���þ�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� MIME-type�� ���� ���� ������ �������� �����Ѵ�. Icon�� �������� (%-escaped) ��� URL Ȥ�� (alttext,url) �����̴�. @@ -370,7 +370,7 @@

DefaultIcon ���þ�� FancyIndexing���� + href="#indexoptions.fancyindexing">FancyIndexing���� Ư�� �������� ������������ ���� ���� ���� �������̴�. Icon�� �������� (%-escaped) ��� URL�̴�.

@@ -433,7 +433,7 @@

HeaderName���� ������ ���Ͽ� (<html>, <head>, ��) HTML ���� ���ۺκ��� ���Ե��ִٸ� - IndexOptions + IndexOptions +SuppressHTMLPreamble�� ����Ͽ� �� �κ��� �߰������ʴ� ���� ����.

@@ -477,8 +477,8 @@ ����� �����Ѵ�. Option�� ���� �� �ϳ��̴�

-
DescriptionWidth=[n | *] (����ġ 2.0.23 ����)
@@ -499,13 +499,13 @@ module="mod_autoindex">AddDescription ���� �����϶�.
-
FancyIndexing
+
FancyIndexing
���丮�� fancy ����� �����.
-
FoldersFirst +
FoldersFirst (����ġ 2.0.23 ����)
�� �ɼ��� ����ϸ� �������丮 ����� �׻� @@ -516,12 +516,12 @@ ����Ѵٸ� �������丮 Zed�� �������丮 Beta �տ� ������, �������丮 Beta�� �Ϲ� ���� Gamma�� Alpha �տ� - ���´�. �� �ɼ��� �� �ɼ��� FancyIndexing�� �Բ� ����Ҷ��� ȿ���� �ִ�.
-
HTMLTable (������, +
HTMLTable (������, ����ġ 2.0.23 ����)
�� �������� FancyIndexing �ɼ��� ������ HTML ǥ�� @@ -530,13 +530,13 @@ utf-8 ��� �÷������� ���ϸ��̳� �������� �б� ����(���ʿ��� ������ Ȥ�� �����ʿ��� ��������)�� �ٸ��� Ư���� �����ϴ�.
-
IconsAreLinks
+
IconsAreLinks
fancy ��Ͽ��� ���ϸ� ��ũ�� �������� �����Ѵ�.
-
IconHeight[=IconHeight[=pixels]
�� �ɼ��� IconWidth�� ���� ����ϸ� ������ ���� �������� @@ -545,8 +545,8 @@ ��Ȳ������ ������ ������ �̸� ����� �� �ִ�. �ɼǿ� ���� ���������� ����ġ�� �����ϴ� �������� ǥ�� ���̸� ����Ѵ�.
-
IconWidth[=IconWidth[=pixels]
�� �ɼ��� IconHeight�� ���� ����ϸ� @@ -556,24 +556,24 @@ ������ �̸� ����� �� �ִ�. �ɼǿ� ���� ���������� ����ġ�� �����ϴ� �������� ǥ�� ���� ����Ѵ�.
-
IgnoreCase
+
IgnoreCase
�� �ɼ��� ����ϸ� ��ҹ��� ���������ʰ� �̸��� �����Ѵ�. ���� ���, �̸����� ���������̰� IgnoreCase�� ����ϸ� ���� Zeta�� ���� alfa �ڿ� ���´� (����: ���� GAMMA�� �׻� ���� gamma �տ� ���´�).
-
IgnoreClient
+
IgnoreClient
�� �ɼ��� ����ϸ� mod_autoindex�� ������ �����Ͽ� Ŭ���̾�Ʈ�� ������ ��� ���Ǻ����� �����Ѵ�. - (SuppressColumnSorting�� �����Ѵ�.)
-
NameWidth=[n +
NameWidth=[n | *]
NameWidth Ű����� ����Ʈ������ ���ϸ� @@ -588,16 +588,16 @@
NameWidth=*�� ���� ���� �ʿ��Ѹ�ŭ �ø���.
-
ScanHTMLTitles
+
ScanHTMLTitles
fancy ��Ͽ��� HTML ������ title�� �̴´�. ���Ͽ� AddDescription�� ������ ������ ���ٸ� �������� ������ title ��Ұ��� �о���δ�. �� �۾��� CPU�� ��ũ�� ���� ����Ѵ�.
-
SuppressColumnSorting
�� �ɼ��� ����ϸ� ����ġ�� FancyIndexed ���丮 @@ -606,11 +606,11 @@ ���� �ִ� �������� ���丮 ����� �����. ����ġ 2.0.23 �������� ���� �ƱԸ�Ʈ�� ���� �ʾҴ�. ����ġ 2.0.23������ IndexOptions + href="#indexoptions.ignoreclient">IndexOptions IgnoreClient�� ����Ͽ� ���� �ƱԸ�Ʈ�� ���� �ʴ´�.
-
SuppressDescription
fancy ��Ͽ��� ���� ������ �������� �ʴ´�. �⺻������ @@ -619,11 +619,11 @@ ����� AddDescription�� �����϶�. �������� ũ�⸦ �����ϴ� DescriptionWidth + href="#indexoptions.descriptionwidth">DescriptionWidth �ɼǵ� �����϶�.
-
SuppressHTMLPreamble
���丮�� -
SuppressIcon +
SuppressIcon (����ġ 2.0.23 ����)
fancy ��Ͽ��� �������� ����. SuppressIcon�� @@ -646,14 +646,14 @@ hr ��� ����� ������ ������ ǥ���� HTML 3.2�� �˸��� ����� �ȴ�.
-
SuppressLastModified
fancy ��Ͽ��� ������ �������� ǥ������ �ʴ´�.
-
SuppressRules +
SuppressRules (����ġ 2.0.23 ����)
���丮 ��Ͽ��� �������� (hr ���) @@ -663,13 +663,13 @@ hr ��� ����� ������ ������ ǥ���� HTML 3.2�� �˸��� ����� �ȴ�.
-
SuppressSize
+
SuppressSize
fancy ��Ͽ��� ����ũ�⸦ ǥ������ �ʴ´�.
-
TrackModified +
TrackModified (����ġ 2.0.23 ����)
���丮 ����� HTTP ����� Last-Modified�� ETag ���� @@ -685,8 +685,8 @@ �ٲ����ʴ´�. �̷� ��ȭ�� �߿��ϴٸ� �� �ɼ��� ������� ����.
-
VersionSort +
VersionSort (����ġ 2.0a3 ����)
VersionSort Ű����� ���� ��ȣ�� ������ @@ -785,7 +785,7 @@

IndexOrderDefault ���þ�� FancyIndexing + href="#indexoptions.fancyindexing">FancyIndexing ��� �ɼǰ� �Բ� ����Ѵ�. �⺻������ fancyindexed ���丮 ����� ���ϸ� ���������̴�. IndexOrderDefault�� �� �ʱ� ������ ������ �� �ִ�.

@@ -798,7 +798,7 @@ �� �ϳ���. ���� ������ �׻� ���ϸ� ���������̴�.

�� ���þ�� SuppressColumnSorting ��� �ɼ��� ���� ����ϸ� Ư�� �����θ� ���丮 ����� �����. �� ��� Ŭ���̾�Ʈ�� �ٸ� ������ ���丮 ����� ��û���� ���Ѵ�.