From: larsk Date: Sat, 8 Jun 2013 07:16:30 +0000 (+0100) Subject: Trying to find syntax error (removing ####) X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7fe7bbf8ce361f9baa8d9cd4634e51f402092837;p=people%2Flarsk%2Fxenproject-org-websites.git Trying to find syntax error (removing ####) --- diff --git a/xen.org/.htaccess b/xen.org/.htaccess index 6058028..f0b4226 100644 --- a/xen.org/.htaccess +++ b/xen.org/.htaccess @@ -1,5 +1,5 @@ # Redirect specific pages to www.xenproject.org -############################################### +# --------------------------------------------- Redirect 301 /index.html http://www.xenproject.org @@ -43,7 +43,7 @@ Redirect 301 /community/jobs.html http://www.xenproject.org/about/jobs.html Redirect 301 /news/index.html http://www.xenproject.org/about/in-the-news.html Redirect 301 /news/press.html http://www.xenproject.org/about/in-the-news.html Redirect 301 /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 301 /news/2012/09_Xen_4_2_Releases.html http://www.xenproject.org/about/in-the-news/119-xen-4-2-releases.html +Redirect 301 /news/2012/09_Xen_4_2_Releases.html http://www.xenproject.org/about/in-the-news/119-xen-4-2-releases.html Redirect 301 /download/index.html http://www.xenproject.org/downloads @@ -109,7 +109,7 @@ Redirect 301 /projects/governance_v1_2.html http://xenproject.org/governance.htm Redirect 301 /community/trademark.html http://xenproject.org/trademark-policy.html # Redirect specific pages to www-archive.xenproject.org -####################################################### +# ----------------------------------------------------- Redirect 301 /community/comm_members.html http://www-archive.xenproject.org/community/comm_members.html Redirect 301 /community/devint.html http://www-archive.xenproject.org/community/devint.html Redirect 301 /community/events/xendaybarcelona2012.html http://www-archive.xenproject.org/community/events/xendaybarcelona2012.html @@ -2186,5 +2186,5 @@ Redirect 301 /xensummit/xs12na_talks/template.html http://www-archive.xenproject Redirect 301 /xensummit/xs12na_talks/xensummit.html http://www-archive.xenproject.org/xensummit/xs12na_talks/xensummit.html # Site redirect (for when typing in xen.org) -############################################ +# ----------------------------------------- Redirect 301 / http://www.xenproject.org/ \ No newline at end of file