From 758824eef1bb1cfb03ac8d80a464d0318be648e6 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sun, 16 Jan 2011 15:38:58 +0000 Subject: [PATCH] REbuild transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059586 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_autoindex.html.en | 12 ++++++++---- docs/manual/mod/mod_autoindex.xml.ja | 2 +- docs/manual/mod/mod_autoindex.xml.ko | 2 +- docs/manual/mod/mod_autoindex.xml.tr | 2 +- docs/manual/mod/quickreference.html.de | 2 +- docs/manual/mod/quickreference.html.en | 2 +- docs/manual/mod/quickreference.html.es | 2 +- 7 files changed, 14 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index f078358be6a..cd44291b38c 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -520,6 +520,7 @@ of the index listing Description:Adds to the list of files to hide when listing a directory Syntax:IndexIgnore file [file] ... +Default:IndexIgnore "." Context:server config, virtual host, directory, .htaccess Override:Indexes Status:Base @@ -576,6 +577,7 @@ a directory indexing Syntax:IndexOptions [+|-]option [[+|-]option] ... +Default:By default, no options are enabled. Context:server config, virtual host, directory, .htaccess Override:Indexes Status:Base @@ -941,10 +943,12 @@ Name|Date|Size|Description and identifies the primary key. The secondary key is always the ascending filename.

-

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.

+

You can, if desired, prevent the client from reordering the list + by also adding the SuppressColumnSorting + index option to remove the sort link from the top of the column, + along with the IgnoreClient index + option to prevent them from manually adding sort options to the + query string in order to override your ordering preferences.

top
diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja index 4b26a46d71a..3b72fa6fb0c 100644 --- a/docs/manual/mod/mod_autoindex.xml.ja +++ b/docs/manual/mod/mod_autoindex.xml.ja @@ -1,7 +1,7 @@ - + + +