[website] Redirect Ubuntu and Debian downloads pages

Rosanne DiMesio dimesio at earthlink.net
Tue Dec 22 15:05:58 CST 2015


Redirects /downloads/ubuntu and /downloads/debian to their respective wiki pages.

Signed-off-by: Rosanne DiMesio <dimesio at earthlink.net>
---
 include/htaccess.sample | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/htaccess.sample b/include/htaccess.sample
index 5efb8bf..4d04076 100644
--- a/include/htaccess.sample
+++ b/include/htaccess.sample
@@ -40,7 +40,9 @@ RedirectPermanent /download.shtml               https://www.winehq.org/download
 RedirectPermanent /download.html                https://www.winehq.org/download
 RedirectPermanent /download-mirrors.html        https://www.winehq.org/download
 RedirectPermanent /download-mirrors.shtml       https://www.winehq.org/download
-RedirectPermanent /site/download-deb            https://www.winehq.org/download/debian
+RedirectPermanent /site/download-deb            http://wiki.winehq.org/Debian
+RedirectPermanent /download/debian              http://wiki.winehq.org/Debian
+RedirectPermanent /download/ubuntu              http://wiki.winehq.org/Ubuntu
 RedirectPermanent /site/getting_help            https://www.winehq.org/help
 RedirectPermanent /support.shtml                https://www.winehq.org/help
 RedirectPermanent /News/status.html             https://www.winehq.org/status
-- 
1.8.4.5




More information about the wine-patches mailing list