[gimp-web/testing] Added 301 redirect for bad url (Pat is not smart)



commit 4e54af2f99f20b295e7682dbe974f0141aff9058
Author: Pat David <patdavid gmail com>
Date:   Tue Mar 27 00:51:53 2018 -0400

    Added 301 redirect for bad url (Pat is not smart)

 content/.htaccess |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/content/.htaccess b/content/.htaccess
index b69e6e3..2122429 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -2,3 +2,7 @@
 # 301 for the old macintosh page
 #
 Redirect 301 /macintosh/index.html https://www.gimp.org/downloads/
+
+# This is because Pat David is not a smart man.
+Redirect 301 /news/2018/03/26/gimp-2-10-rc1-released/ /news/2018/03/26/gimp-2-10-0-rc1-released/
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]