[web-devel-2] Redirect ^/links/book.html$ to http://live.gnome.org/GnomeLove#Books
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [web-devel-2] Redirect ^/links/book.html$ to http://live.gnome.org/GnomeLove#Books
- Date: Wed, 13 Oct 2010 19:18:28 +0000 (UTC)
commit 080dc90b87c8d2eb45bc3fae6e7c013d77712e83
Author: Andre Klapper <a9016009 gmx de>
Date: Wed Oct 13 20:34:35 2010 +0200
Redirect ^/links/book.html$ to http://live.gnome.org/GnomeLove#Books
content/htaccess | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index 0cfedcb..f8cb4aa 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -45,6 +45,8 @@ RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$ http://live.
RedirectMatch permanent ^/doc/guides/platform-overview/platform-overview.html$ http://library.gnome.org/devel/platform-overview/
RedirectMatch permanent ^/doc/guides/optimisation/$ http://library.gnome.org/devel/optimization-guide/stable/
+RedirectMatch permanent ^/links/book.html$ http://live.gnome.org/GnomeLove\#Books
+
# New location for prepare-ChangeLog.pl
RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$ http://git.gnome.org/browse/releng/tree/tools/prepare-ChangeLog.pl
RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$ http://git.gnome.org/browse/releng/tree/tools/prepare-ChangeLog.pl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]