From: Rich Bowen Date: Wed, 5 Jan 2011 20:10:01 +0000 (+0000) Subject: Rebuild HTML. X-Git-Tag: 2.2.18~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e91e274cd7170316154cfc8ae1d6d536336139c;p=thirdparty%2Fapache%2Fhttpd.git Rebuild HTML. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1055616 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index dceecab8188..11277cf8cf1 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -139,7 +139,10 @@
Alias /icons/ /usr/local/apache/icons/
-

then the url /icons will not be aliased.

+

then the url /icons will not be aliased, as it lacks + that trailing /. Likewise, if you omit the slash on the + url-path then you must also omit it from the + file-path.

Note that you may need to specify additional <Directory> sections which cover the destination of aliases. Aliasing occurs before diff --git a/docs/manual/mod/mod_alias.html.tr.utf8 b/docs/manual/mod/mod_alias.html.tr.utf8 index c95a53f6804..6aaaafbb950 100644 --- a/docs/manual/mod/mod_alias.html.tr.utf8 +++ b/docs/manual/mod/mod_alias.html.tr.utf8 @@ -26,6 +26,7 @@  ko  |  tr 

+
Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.
diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja index c3f3f1b9ffc..61a61a2384c 100644 --- a/docs/manual/mod/mod_alias.xml.ja +++ b/docs/manual/mod/mod_alias.xml.ja @@ -1,7 +1,7 @@ - + + +
Açıklama:Belge ağacının parçalarının dosya sisteminin parçalarıyla eşlenmesini sağlar ve URL yönlendirmesi yapar.
Durum:Temel