You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/12 13:37:48 UTC

svn commit: r1502518 - in /qpid/site: docs/.htaccess docs/discussion.html docs/documentation.html docs/proton/index.html docs/resources.html input/.htaccess

Author: jross
Date: Fri Jul 12 11:37:48 2013
New Revision: 1502518

URL: http://svn.apache.org/r1502518
Log:
QPID-4987: Add rewrites for doc urls from the previous site version; remove unused .htaccess settings; publish changes to date

Modified:
    qpid/site/docs/.htaccess
    qpid/site/docs/discussion.html
    qpid/site/docs/documentation.html
    qpid/site/docs/proton/index.html
    qpid/site/docs/resources.html
    qpid/site/input/.htaccess

Modified: qpid/site/docs/.htaccess
URL: http://svn.apache.org/viewvc/qpid/site/docs/.htaccess?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/docs/.htaccess (original)
+++ qpid/site/docs/.htaccess Fri Jul 12 11:37:48 2013
@@ -17,22 +17,36 @@
 # under the License.
 #
 
-# Advisory: these are held over from the previous version of
-# the site and may be changed soon
-
-Options +Includes
-XBitHack On
-Redirect /download.cgi http://qpid.apache.org/download.html
-Redirect /licence.html http://www.apache.org/licenses/
-
-RewriteEngine on
-RewriteBase /
-RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/pdf/Programming-In-Apache-Qpid-Book.pdf /books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf [R=301,L]
-RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/(.*)$ /books/trunk/Programming-In-Apache-Qpid/$1 [R=301,L]
-
-# End of advisory
+<IfModule mod_rewrite.c>
+  RewriteEngine on
+  RewriteBase /
+
+  RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/pdf/Programming-In-Apache-Qpid-Book.pdf /books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf [R=301,L]
+  RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/(.*)$ /books/trunk/Programming-In-Apache-Qpid/$1 [R=301,L]
+
+  RewriteRule ^books/0.14/(.*)$ /releases/qpid-0.14/books/$1 [R=301,L]
+  RewriteRule ^books/0.16/(.*)$ /releases/qpid-0.16/books/$1 [R=301,L]
+  RewriteRule ^books/0.18/(.*)$ /releases/qpid-0.18/books/$1 [R=301,L]
+  RewriteRule ^apis/0.14/(.*)$ /releases/qpid-0.14/apis/$1 [R=301,L]
+  RewriteRule ^apis/0.16/(.*)$ /releases/qpid-0.16/apis/$1 [R=301,L]
+  RewriteRule ^apis/0.18/(.*)$ /releases/qpid-0.18/apis/$1 [R=301,L]
+
+  RewriteRule ^books/0.20/AMQP-Messaging-Broker-CPP-Book/(.*)$ /releases/qpid-0.20/cpp-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.20/AMQP-Messaging-Broker-Java-Book/(.*)$ /releases/qpid-0.20/java-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.20/Programming-In-Apache-Qpid/(.*)$ /releases/qpid-0.20/programming/book/$1 [R=301,L]
+  RewriteRule ^apis/0.20/cpp/html/(.*) /releases/qpid-0.20/messaging-api/cpp/api/$1 [R=301,L]
+  RewriteRule ^apis/0.20/python/html/(.*) /releases/qpid-0.20/messaging-api/python/api/$1 [R=301,L]
+
+  RewriteRule ^books/0.22/AMQP-Messaging-Broker-CPP-Book/(.*)$ /releases/qpid-0.22/cpp-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.22/AMQP-Messaging-Broker-Java-Book/(.*)$ /releases/qpid-0.22/java-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.22/Programming-In-Apache-Qpid/(.*)$ /releases/qpid-0.22/programming/book/$1 [R=301,L]
+  RewriteRule ^apis/0.22/cpp/html/(.*) /releases/qpid-0.22/messaging-api/cpp/api/$1 [R=301,L]
+  RewriteRule ^apis/0.22/python/html/(.*) /releases/qpid-0.22/messaging-api/python/api/$1 [R=301,L]
+</IfModule>
 
 <IfModule mod_alias.c>
+  Redirect /download.cgi http://qpid.apache.org/download.html
+  Redirect /licence.html http://www.apache.org/licenses/
   RedirectPermanent /acknowledgements.html   http://qpid.apache.org/contributors.html
   RedirectPermanent /compatibility.html      http://qpid.apache.org/components/index.html
   RedirectPermanent /getting_involved.html   http://qpid.apache.org/get-involved.html

Modified: qpid/site/docs/discussion.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/discussion.html?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/docs/discussion.html (original)
+++ qpid/site/docs/discussion.html Fri Jul 12 11:37:48 2013
@@ -82,8 +82,8 @@ unsubscribe address.</p>
 <table>
 <tbody>
 <tr><td></td><td><em>Subscribe</em></td><td><em>Unsubscribe</em></td></tr>
-<tr><td><em>Users</em></td><td><a href="m&#97;&#x69;&#x6c;&#116;&#111;:&#x75;&#115;&#x65;&#114;&#x73;&#x2d;&#115;&#117;b&#115;&#x63;&#114;&#105;&#98;&#101;&#x40;&#x71;&#112;&#x69;&#100;&#46;&#97;&#x70;&#x61;&#x63;&#104;e&#46;o&#114;g">&#x75;&#115;&#x65;&#114;&#x73;&#x2d;&#115;&#117;b&#115;&#x63;&#114;&#105;&#98;&#101;&#x40;&#x71;&#112;&#x69;&#100;&#46;&#97;&#x70;&#x61;&#x63;&#104;e&#46;o&#114;g</a></td><td><a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;:u&#115;&#x65;&#114;s-&#x75;&#x6e;&#x73;u&#x62;&#115;cr&#x69;&#98;&#101;&#64;&#113;&#x70;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#99;&#104;&#x65;&#x2e;&#x6f;&#x72;&#x67;">u&#115;&#x65;&#114;s-&#x75;&#x6e;&#x73;u&#x62;&#115;cr&#x69;&#98;&#101;&#64;&#113;&#x70;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#99;&#104;&#x65;&#x2e;&#x6f;&#x72;&#x67;</a></td></tr>
-<tr><td><em>Developers</em></td><td><a href="&#x6d;&#97;&#105;l&#x74;&#x6f;&#58;&#100;e&#x76;&#x2d;&#x73;&#117;&#x62;s&#x63;r&#x69;&#98;&#x65;&#64;&#113;&#112;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#x63;&#104;e&#x2e;&#x6f;&#x72;&#x67;">&#100;e&#x76;&#x2d;&#x73;&#117;&#x62;s&#x63;r&#x69;&#98;&#x65;&#64;&#113;&#112;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#x63;&#104;e&#x2e;&#x6f;&#x72;&#x67;</a></td><td><a href="&#x6d;&#x61;&#105;&#108;&#x74;&#111;&#58;&#100;&#x65;&#x76;&#x2d;&#117;&#110;&#x73;&#117;&#98;&#x73;&#99;&#x72;&#105;&#x62;&#x65;&#64;&#113;&#112;&#105;&#100;&#x2e;&#x61;&#112;&#x61;&#99;&#x68;&#x65;&#x2e;&#111;&#x72;g">&#100;&#x65;&#x76;&#x2d;&#117;&#110;&#x73;&#117;&#98;&#x73;&#99;&#x72;&#105;&#x62;&#x65;&#64;&#113;&#112;&#105;&#100;&#x2e;&#x61;&#112;&#x61;&#99;&#x68;&#x65;&#x2e;&#111;&#x72;g</a></td></tr>
+<tr><td><em>Users</em></td><td><a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#58;&#x75;&#x73;&#x65;&#x72;&#115;&#45;&#115;&#117;&#x62;s&#99;&#114;&#105;&#98;&#101;&#64;&#113;&#x70;&#x69;&#x64;.&#x61;&#112;&#97;&#99;&#104;&#101;&#x2e;&#x6f;&#x72;&#x67;">&#x75;&#x73;&#x65;&#x72;&#115;&#45;&#115;&#117;&#x62;s&#99;&#114;&#105;&#98;&#101;&#64;&#113;&#x70;&#x69;&#x64;.&#x61;&#112;&#97;&#99;&#104;&#101;&#x2e;&#x6f;&#x72;&#x67;</a></td><td><a href="m&#x61;i&#x6c;&#x74;&#x6f;&#58;&#117;&#115;&#101;&#x72;&#115;&#x2d;&#117;&#110;&#115;ub&#x73;&#x63;&#x72;&#x69;&#98;&#101;&#x40;&#113;&#x70;&#105;&#x64;&#x2e;&#97;&#x70;&#x61;&#x63;&#x68;&#101;&#46;o&#114;&#103;">&#117;&#115;&#101;&#x72;&#115;&#x2d;&#117;&#110;&#115;ub&#x73;&#x63;&#x72;&#x69;&#98;&#101;&#x40;&#113;&#x70;&#105;&#x64;&#x2e;&#97;&#x70;&#x61;&#x63;&#x68;&#101;&#46;o&#114;&#103;</a></td></tr>
+<tr><td><em>Developers</em></td><td><a href="&#109;&#97;&#x69;&#x6c;&#x74;&#111;&#x3a;&#100;e&#118;&#45;s&#x75;b&#115;&#x63;&#x72;&#105;&#98;&#x65;&#64;q&#112;&#x69;&#x64;&#x2e;&#x61;p&#97;&#99;&#x68;&#x65;&#x2e;&#x6f;&#x72;&#103;">&#100;e&#118;&#45;s&#x75;b&#115;&#x63;&#x72;&#105;&#98;&#x65;&#64;q&#112;&#x69;&#x64;&#x2e;&#x61;p&#97;&#99;&#x68;&#x65;&#x2e;&#x6f;&#x72;&#103;</a></td><td><a href="m&#97;i&#x6c;&#116;&#111;&#x3a;&#100;&#x65;v-&#x75;&#110;s&#x75;&#x62;&#x73;&#99;r&#105;&#x62;&#x65;&#64;&#x71;pi&#100;&#46;&#x61;&#112;&#97;c&#x68;&#x65;&#46;&#111;&#x72;&#x67;">&#100;&#x65;v-&#x75;&#110;s&#x75;&#x62;&#x73;&#99;r&#105;&#x62;&#x65;&#64;&#x71;pi&#100;&#46;&#x61;&#112;&#97;c&#x68;&#x65;&#46;&#111;&#x72;&#x67;</a></td></tr>
 <tr><td></td><td>Send "subscribe" in the subject</td><td>Send "unsubscribe" in the subject</td></tr>
 </tbody>
 </table>

Modified: qpid/site/docs/documentation.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/documentation.html?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/docs/documentation.html (original)
+++ qpid/site/docs/documentation.html Fri Jul 12 11:37:48 2013
@@ -95,7 +95,7 @@ find older versions with our
 
 <ul>
 <li><a href="http://qpid.apache.org/components/qpid-jms/index.html">Overview</a></li>
-<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/index.html#QpidJMS">Using the Qpid JMS client</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
+<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/QpidJMS.html">Using the Qpid JMS client</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
 <li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qpid-jms/examples/index.html">Examples</a></li>
 </ul>
@@ -104,7 +104,7 @@ find older versions with our
 
 <ul>
 <li><a href="http://qpid.apache.org/components/messaging-api/index.html">Overview</a></li>
-<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/index.html">Using the Qpid Messaging API</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
+<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/ch02.html">Using the Qpid Messaging API</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/ch05.html">The .NET Binding for the C++ Messaging Client</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/messaging-api/dotnet/api/index.html">.NET API reference</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/messaging-api/dotnet/examples/index.html">.NET examples</a></li>
@@ -121,7 +121,7 @@ find older versions with our
 <ul>
 <li><a href="http://qpid.apache.org/components/qpid-wcf/index.html">Overview</a></li>
 <li><a href="http://svn.apache.org/repos/asf/qpid/tags/0.22/qpid/wcf/ReadMe.txt">README</a></li>
-<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/index.html#QpidWCF">Using the Qpid WCF client</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
+<li><a href="http://qpid.apache.org/releases/qpid-0.22/programming/book/QpidWCF.html">Using the Qpid WCF client</a> (<a href="http://qpid.apache.org/releases/qpid-0.22/programming/programming-book.pdf">PDF</a>)</li>
 <li><a href="http://msdn.microsoft.com/en-us/library/vstudio/ms735119(v=vs.90).aspx">API reference</a></li>
 <li><a href="http://svn.apache.org/repos/asf/qpid/tags/0.22/qpid/wcf/samples">Examples</a></li>
 </ul>

Modified: qpid/site/docs/proton/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/proton/index.html?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/docs/proton/index.html (original)
+++ qpid/site/docs/proton/index.html Fri Jul 12 11:37:48 2013
@@ -76,8 +76,8 @@ address.  To unsubscribe, send "unsubscr
 address.</p>
 
 <ul>
-<li>Send "subscribe" to <a href="m&#97;&#105;&#108;&#x74;&#x6f;:&#x70;&#x72;o&#x74;&#111;&#110;&#45;&#x73;&#x75;&#98;&#x73;&#99;r&#105;&#98;e&#x40;&#113;&#112;&#105;&#x64;&#x2e;&#97;&#112;&#97;&#x63;&#104;&#x65;.&#x6f;&#x72;&#103;">&#x70;&#x72;o&#x74;&#111;&#110;&#45;&#x73;&#x75;&#98;&#x73;&#99;r&#105;&#98;e&#x40;&#113;&#112;&#105;&#x64;&#x2e;&#97;&#112;&#97;&#x63;&#104;&#x65;.&#x6f;&#x72;&#103;</a></li>
-<li>Send "unsubscribe" to <a href="&#109;&#97;i&#108;&#116;&#x6f;:&#112;r&#x6f;to&#110;&#x2d;&#x75;n&#x73;&#117;&#98;&#115;&#x63;&#114;&#x69;&#x62;&#101;&#x40;&#x71;&#x70;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;c&#104;&#101;&#46;&#111;&#114;&#x67;">&#112;r&#x6f;to&#110;&#x2d;&#x75;n&#x73;&#117;&#98;&#115;&#x63;&#114;&#x69;&#x62;&#101;&#x40;&#x71;&#x70;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;c&#104;&#101;&#46;&#111;&#114;&#x67;</a></li>
+<li>Send "subscribe" to <a href="m&#x61;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#x70;&#x72;&#111;&#116;&#x6f;&#x6e;&#x2d;&#x73;&#117;&#x62;s&#x63;&#114;&#x69;&#x62;&#x65;&#64;&#x71;&#x70;&#105;d&#46;&#x61;&#112;&#97;&#99;&#x68;&#101;&#46;&#x6f;&#114;&#103;">&#x70;&#x72;&#111;&#116;&#x6f;&#x6e;&#x2d;&#x73;&#117;&#x62;s&#x63;&#114;&#x69;&#x62;&#x65;&#64;&#x71;&#x70;&#105;d&#46;&#x61;&#112;&#97;&#99;&#x68;&#101;&#46;&#x6f;&#114;&#103;</a></li>
+<li>Send "unsubscribe" to <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#111;:&#x70;&#114;&#111;&#x74;&#111;&#x6e;&#45;&#x75;&#110;&#115;&#x75;&#98;&#115;&#99;&#114;&#105;&#x62;&#101;&#x40;&#113;&#112;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#99;&#104;&#x65;&#46;&#x6f;&#x72;&#103;">&#x70;&#114;&#111;&#x74;&#111;&#x6e;&#45;&#x75;&#110;&#115;&#x75;&#98;&#115;&#99;&#114;&#105;&#x62;&#101;&#x40;&#113;&#112;&#105;&#x64;&#x2e;&#x61;&#x70;&#x61;&#99;&#104;&#x65;&#46;&#x6f;&#x72;&#103;</a></li>
 <li><a href="http://mail-archives.apache.org/mod_mbox/qpid-proton/">List information</a></li>
 <li><a href="http://qpid.2158936.n2.nabble.com/Apache-Qpid-Proton-f7580687.html">List archive</a></li>
 <li><a href="http://mail-archives.apache.org/mod_mbox/qpid-proton/?format=atom">News feed</a></li>

Modified: qpid/site/docs/resources.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/resources.html?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/docs/resources.html (original)
+++ qpid/site/docs/resources.html Fri Jul 12 11:37:48 2013
@@ -122,8 +122,8 @@ automated tests.</li>
 <table>
 <tbody>
 <tr><td></td><td><em>Subscribe</em></td><td><em>Unsubscribe</em></td></tr>
-<tr><td><em>Commits</em></td><td><a href="&#109;&#97;&#105;&#108;t&#111;&#x3a;&#x63;o&#x6d;&#x6d;&#105;&#116;s&#45;&#x73;&#117;&#x62;s&#x63;&#114;ib&#101;&#64;&#113;&#x70;&#x69;&#x64;&#46;&#x61;&#x70;&#x61;&#x63;&#104;&#x65;&#46;&#111;&#114;&#103;">&#x63;o&#x6d;&#x6d;&#105;&#116;s&#45;&#x73;&#117;&#x62;s&#x63;&#114;ib&#101;&#64;&#113;&#x70;&#x69;&#x64;&#46;&#x61;&#x70;&#x61;&#x63;&#104;&#x65;&#46;&#111;&#114;&#103;</a></td><td><a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#x3a;&#99;&#111;&#109;&#109;&#x69;t&#115;&#45;&#117;&#x6e;&#x73;&#x75;&#x62;&#x73;&#x63;&#x72;&#x69;&#98;&#x65;&#x40;&#113;&#x70;&#105;&#100;&#46;&#x61;&#112;a&#x63;h&#x65;&#x2e;&#111;&#x72;&#x67;">&#99;&#111;&#109;&#109;&#x69;t&#115;&#45;&#117;&#x6e;&#x73;&#x75;&#x62;&#x73;&#x63;&#x72;&#x69;&#98;&#x65;&#x40;&#113;&#x70;&#105;&#100;&#46;&#x61;&#112;a&#x63;h&#x65;&#x2e;&#111;&#x72;&#x67;</a></td></tr>
-<tr><td><em>Notifications</em></td><td><a href="m&#x61;&#x69;lt&#111;&#58;&#x6e;&#x6f;&#116;&#105;&#x66;&#x69;&#x63;&#x61;&#116;&#x69;&#111;&#x6e;&#x73;&#x2d;&#x73;&#x75;&#x62;&#115;&#x63;&#114;&#x69;&#98;&#x65;&#64;&#x71;&#x70;&#105;d&#x2e;&#x61;&#x70;&#97;&#99;&#104;&#101;&#x2e;&#x6f;&#114;&#x67;">&#x6e;&#x6f;&#116;&#105;&#x66;&#x69;&#x63;&#x61;&#116;&#x69;&#111;&#x6e;&#x73;&#x2d;&#x73;&#x75;&#x62;&#115;&#x63;&#114;&#x69;&#98;&#x65;&#64;&#x71;&#x70;&#105;d&#x2e;&#x61;&#x70;&#97;&#99;&#104;&#101;&#x2e;&#x6f;&#114;&#x67;</a></td><td><a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;:n&#111;&#116;&#x69;&#x66;&#105;&#x63;&#x61;t&#105;&#111;&#x6e;&#x73;&#45;&#x75;&#110;su&#98;&#x73;&#99;&#x72;i&#98;&#x65;&#x40;&#x71;p&#105;&#x64;&#46;&#97;&#112;&#97;&#x63;&#104;&#x65;&#x2e;&#111;&#114;&#x67;">n&#111;&#116;&#x69;&#x66;&#105;&#x63;&#x61;t&#105;&#111;&#x6e;&#x73;&#45;&#x75;&#110;su&#98;&#x73;&#99;&#x72;i&#98;&#x65;&#x40;&#x71;p&#105;&#x64;&#46;&#97;&#112;&#97;&#x63;&#104;&#x65;&#x2e;&#111;&#114
 ;&#x67;</a></td></tr>
+<tr><td><em>Commits</em></td><td><a href="&#x6d;&#97;&#105;&#x6c;&#x74;&#x6f;:&#99;&#111;&#109;&#109;&#x69;&#x74;&#x73;&#x2d;&#x73;&#x75;&#x62;s&#99;&#x72;&#105;&#98;&#x65;&#64;&#113;p&#105;&#100;.&#97;&#x70;&#97;&#x63;&#x68;&#101;&#x2e;&#111;&#x72;&#x67;">&#99;&#111;&#109;&#109;&#x69;&#x74;&#x73;&#x2d;&#x73;&#x75;&#x62;s&#99;&#x72;&#105;&#98;&#x65;&#64;&#113;p&#105;&#100;.&#97;&#x70;&#97;&#x63;&#x68;&#101;&#x2e;&#111;&#x72;&#x67;</a></td><td><a href="&#109;&#x61;i&#108;&#x74;&#111;&#58;&#99;&#x6f;&#109;&#109;&#x69;&#x74;&#115;&#45;&#x75;&#110;s&#117;&#x62;&#115;&#x63;&#x72;&#x69;&#x62;&#x65;&#64;&#113;&#x70;&#105;&#100;&#46;a&#112;&#97;&#99;&#x68;&#x65;&#x2e;&#x6f;&#x72;g">&#99;&#x6f;&#109;&#109;&#x69;&#x74;&#115;&#45;&#x75;&#110;s&#117;&#x62;&#115;&#x63;&#x72;&#x69;&#x62;&#x65;&#64;&#113;&#x70;&#105;&#100;&#46;a&#112;&#97;&#99;&#x68;&#x65;&#x2e;&#x6f;&#x72;g</a></td></tr>
+<tr><td><em>Notifications</em></td><td><a href="&#x6d;&#x61;&#x69;&#108;&#116;&#111;&#x3a;&#x6e;o&#116;&#x69;&#x66;&#105;&#99;&#x61;&#x74;&#105;&#111;&#x6e;&#x73;&#45;s&#x75;&#98;&#115;&#x63;r&#x69;&#x62;&#x65;&#x40;&#113;&#x70;&#x69;&#100;&#46;&#x61;&#x70;&#x61;&#x63;&#x68;&#x65;&#x2e;&#x6f;&#x72;&#103;">&#x6e;o&#116;&#x69;&#x66;&#105;&#99;&#x61;&#x74;&#105;&#111;&#x6e;&#x73;&#45;s&#x75;&#98;&#115;&#x63;r&#x69;&#x62;&#x65;&#x40;&#113;&#x70;&#x69;&#100;&#46;&#x61;&#x70;&#x61;&#x63;&#x68;&#x65;&#x2e;&#x6f;&#x72;&#103;</a></td><td><a href="&#109;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#x6e;&#x6f;&#116;&#105;&#102;&#x69;&#x63;&#x61;&#116;&#105;&#x6f;n&#x73;&#x2d;&#x75;&#x6e;&#115;&#x75;&#x62;&#x73;&#99;&#114;&#x69;&#98;&#x65;&#x40;&#x71;&#112;i&#100;.&#x61;&#x70;&#97;&#x63;h&#101;&#x2e;&#x6f;&#114;&#x67;">&#x6e;&#x6f;&#116;&#105;&#102;&#x69;&#x63;&#x61;&#116;&#105;&#x6f;n&#x73;&#x2d;&#x75;&#x6e;&#115;&#x75;&#x62;&#x73;&#99;&#114;&#x69;&#98;&#x65;&#x40;&#x71;&#112;i&#100;.&#x61;&#x70;&#97;&#
 x63;h&#101;&#x2e;&#x6f;&#114;&#x67;</a></td></tr>
 <tr><td></td><td>Send "subscribe" in the subject</td><td>Send "unsubscribe" in the subject</td></tr>
 </tbody>
 </table>

Modified: qpid/site/input/.htaccess
URL: http://svn.apache.org/viewvc/qpid/site/input/.htaccess?rev=1502518&r1=1502517&r2=1502518&view=diff
==============================================================================
--- qpid/site/input/.htaccess (original)
+++ qpid/site/input/.htaccess Fri Jul 12 11:37:48 2013
@@ -17,22 +17,36 @@
 # under the License.
 #
 
-# Advisory: these are held over from the previous version of
-# the site and may be changed soon
-
-Options +Includes
-XBitHack On
-Redirect /download.cgi http://qpid.apache.org/download.html
-Redirect /licence.html http://www.apache.org/licenses/
-
-RewriteEngine on
-RewriteBase /
-RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/pdf/Programming-In-Apache-Qpid-Book.pdf /books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf [R=301,L]
-RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/(.*)$ /books/trunk/Programming-In-Apache-Qpid/$1 [R=301,L]
-
-# End of advisory
+<IfModule mod_rewrite.c>
+  RewriteEngine on
+  RewriteBase /
+
+  RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/pdf/Programming-In-Apache-Qpid-Book.pdf /books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf [R=301,L]
+  RewriteRule ^books/trunk/Programming-In-Apache-Qpid-Book/(.*)$ /books/trunk/Programming-In-Apache-Qpid/$1 [R=301,L]
+
+  RewriteRule ^books/0.14/(.*)$ /releases/qpid-0.14/books/$1 [R=301,L]
+  RewriteRule ^books/0.16/(.*)$ /releases/qpid-0.16/books/$1 [R=301,L]
+  RewriteRule ^books/0.18/(.*)$ /releases/qpid-0.18/books/$1 [R=301,L]
+  RewriteRule ^apis/0.14/(.*)$ /releases/qpid-0.14/apis/$1 [R=301,L]
+  RewriteRule ^apis/0.16/(.*)$ /releases/qpid-0.16/apis/$1 [R=301,L]
+  RewriteRule ^apis/0.18/(.*)$ /releases/qpid-0.18/apis/$1 [R=301,L]
+
+  RewriteRule ^books/0.20/AMQP-Messaging-Broker-CPP-Book/(.*)$ /releases/qpid-0.20/cpp-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.20/AMQP-Messaging-Broker-Java-Book/(.*)$ /releases/qpid-0.20/java-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.20/Programming-In-Apache-Qpid/(.*)$ /releases/qpid-0.20/programming/book/$1 [R=301,L]
+  RewriteRule ^apis/0.20/cpp/html/(.*) /releases/qpid-0.20/messaging-api/cpp/api/$1 [R=301,L]
+  RewriteRule ^apis/0.20/python/html/(.*) /releases/qpid-0.20/messaging-api/python/api/$1 [R=301,L]
+
+  RewriteRule ^books/0.22/AMQP-Messaging-Broker-CPP-Book/(.*)$ /releases/qpid-0.22/cpp-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.22/AMQP-Messaging-Broker-Java-Book/(.*)$ /releases/qpid-0.22/java-broker/book/$1 [R=301,L]
+  RewriteRule ^books/0.22/Programming-In-Apache-Qpid/(.*)$ /releases/qpid-0.22/programming/book/$1 [R=301,L]
+  RewriteRule ^apis/0.22/cpp/html/(.*) /releases/qpid-0.22/messaging-api/cpp/api/$1 [R=301,L]
+  RewriteRule ^apis/0.22/python/html/(.*) /releases/qpid-0.22/messaging-api/python/api/$1 [R=301,L]
+</IfModule>
 
 <IfModule mod_alias.c>
+  Redirect /download.cgi http://qpid.apache.org/download.html
+  Redirect /licence.html http://www.apache.org/licenses/
   RedirectPermanent /acknowledgements.html   http://qpid.apache.org/contributors.html
   RedirectPermanent /compatibility.html      http://qpid.apache.org/components/index.html
   RedirectPermanent /getting_involved.html   http://qpid.apache.org/get-involved.html



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org