[pygtk-web] Try to redirect things to the pygobject site



commit 98ad64c8fdb1b17ec5f8a34de6bf47f5fb6e6297
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Wed Apr 18 18:13:16 2018 +0200

    Try to redirect things to the pygobject site

 .htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.htaccess b/.htaccess
index d577446..1c4e999 100644
--- a/.htaccess
+++ b/.htaccess
@@ -2,3 +2,4 @@ AddType application/xml;charset=utf-8 .rss
 AddDefaultCharset utf-8
 RedirectPermanent /people.html http://pygtk.org/about.html
 RedirectPermanent /screenshots.html http://pygtk.org/about.html
+Redirect 302 / https://pygobject.readthedocs.io/en/latest/


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