]> xenbits.xensource.com Git - people/larsk/xenproject-org-websites.git/commitdiff
Problem with redirection of files ... adding slash
authorlarsk <lars.kurth@citrix.com>
Wed, 5 Jun 2013 12:48:30 +0000 (13:48 +0100)
committerlarsk <lars.kurth@citrix.com>
Wed, 5 Jun 2013 12:48:30 +0000 (13:48 +0100)
xen.org/.htaccess

index a0dd8b4a1f53545604f2c136549335868de3fd61..c6b5221fb7e47270c7e629e5eee9e7e2a53aabe5 100644 (file)
@@ -1,8 +1,5 @@
 # Redirects to www.xenproject.org
 
-# This one needs fixing later (leaving as is for testing)
-Redirect /index.html http://staging.xen.org//index.html
-
 Redirect /lists-index.html http://www.xenproject.org/help/mailing-list.html
 
 Redirect /products/index.html http://www.xenproject.org/users/why-the-xen-project.html
@@ -44,8 +41,6 @@ Redirect /news/press.html http://www.xenproject.org/about/in-the-news.html
 Redirect /news/2012/10_Xen_Cloud_Platform_1_6_Releases.html http://www.xenproject.org/about/in-the-news/120-xen-cloud-platform-1-6-releases.html
 Redirect /news/2012/09_Xen_4_2_Releases.html  http://www.xenproject.org/about/in-the-news/119-xen-4-2-releases.html
 
-Redirect /polls/hackathon2013_requestinvite.html http://xenproject.org/component/content/article/83-about/127-xen-hackathon-dublin-2013-invite.html
-
 Redirect /download/index.html http://www.xenproject.org/downloads
 
 Redirect /download/archives.html http://www.xenproject.org/downloads/xen-archives.html
@@ -93,4 +88,4 @@ Redirect /download/xcp/index_1.6.0.html http://www.xenproject.org/downloads/xen-
 Redirect /download http://www.xenproject.org/downloads.html
 
 # Redirects to www-archive.xenproject.org
-Redirect / http://www-archive.xenproject.org
\ No newline at end of file
+Redirect / http://www-archive.xenproject.org/
\ No newline at end of file