Author: buildbot
Date: Tue Mar 29 06:27:14 2011
New Revision: 787689

Log:
Staging update by buildbot

Added:
    websites/staging/zookeeper/trunk/content/.htaccess

Added: websites/staging/zookeeper/trunk/content/.htaccess
==============================================================================
--- websites/staging/zookeeper/trunk/content/.htaccess (added)
+++ websites/staging/zookeeper/trunk/content/.htaccess Tue Mar 29 06:27:14 2011
@@ -0,0 +1,4 @@
+# .htaccess for ZooKeeper
+#
+# Old site had /docs while new site has /doc
+RedirectMatch Permanent ^/docs/(.+)$ /doc/$1


Reply via email to