From 7c427bb69dd56e2f110bd6d7e01c40736eb0fd7f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 13 Sep 2014 17:23:18 +0200 Subject: [PATCH] Remove redirect for trunk Install Guide pages For the work-in-progress trunk Install Guide, we should not add redirects, we've marked this properly as Draft, so don't need to maintain them. Change-Id: I7dcdcac382bcf2df5da4aa16f97f1f209fbc401a --- www/static/.htaccess | 4 ---- 1 file changed, 4 deletions(-) diff --git a/www/static/.htaccess b/www/static/.htaccess index 3120685797..2e708aa3c5 100644 --- a/www/static/.htaccess +++ b/www/static/.htaccess @@ -95,10 +95,6 @@ redirect 301 /trunk/openstack-training/ /training-guides/ redirect 301 /trunk/training-guide/ /training-guides/ redirect 301 /trunk/training-guides/ /training-guides/ -# Redirect old install guide pages to their new location -redirectmatch 301 /trunk/install-guide/install/(apt-debian|apt|zypper|yum)/content/object-storage-post-install.html /trunk/install-guide/install/$1/content/verify-object-storage-installation.html -redirectmatch 301 /trunk/install-guide/install/(apt-debian|apt|zypper|yum)/content/ch_basics.html /trunk/install-guide/install/$1/content/ch_basic_environment.html - # Redirect O'Reilly Operations Guide PDF to trunk version redirect 301 /trunk/openstack-ops/oreilly-openstack-ops-guide.pdf /openstack-ops/openstack-ops-manual.pdf