You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2011/01/05 21:07:36 UTC

svn commit: r1055613 - in /httpd/httpd/trunk/docs/manual/mod: mod_alias.html.en mod_alias.xml.ja mod_alias.xml.ko mod_alias.xml.tr

Author: rbowen
Date: Wed Jan  5 20:07:36 2011
New Revision: 1055613

URL: http://svn.apache.org/viewvc?rev=1055613&view=rev
Log:
Rebuild HTML. Resolves tid50545

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_alias.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ko
    httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.tr

Modified: httpd/httpd/trunk/docs/manual/mod/mod_alias.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_alias.html.en?rev=1055613&r1=1055612&r2=1055613&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_alias.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_alias.html.en Wed Jan  5 20:07:36 2011
@@ -140,7 +140,10 @@
 
     <dl><dd><code>Alias /icons/ /usr/local/apache/icons/</code></dd></dl>
 
-    <p>then the url <code>/icons</code> will not be aliased.</p>
+    <p>then the url <code>/icons</code> will not be aliased, as it lacks
+    that trailing /. Likewise, if you omit the slash on the
+    <var>url-path</var> then you must also omit it from the
+    <var>file-path</var>.</p>
 
     <p>Note that you may need to specify additional <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> sections which
     cover the <em>destination</em> of aliases.  Aliasing occurs before

Modified: httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ja?rev=1055613&r1=1055612&r2=1055613&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ja [utf-8] Wed Jan  5 20:07:36 2011
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:1042758 (outdated) -->
+<!-- English Revision: 151408:1055611 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ko?rev=1055613&r1=1055612&r2=1055613&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.ko [euc-kr] Wed Jan  5 20:07:36 2011
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1042758 (outdated) -->
+<!-- English Revision: 151408:1055611 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.tr?rev=1055613&r1=1055612&r2=1055613&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_alias.xml.tr [utf-8] Wed Jan  5 20:07:36 2011
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 770506:1042758 (outdated) -->
+<!-- English Revision: 770506:1055611 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>