From 02ef5ccde50aabbaf47e7c038c1321b1771816c1 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Thu, 1 Jun 2017 21:56:24 +0800 Subject: [PATCH] # redirect phpBB FAQ link to FileBot FAQ page --- website/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/website/.htaccess b/website/.htaccess index 7ea78f93..ffe03b9a 100644 --- a/website/.htaccess +++ b/website/.htaccess @@ -8,6 +8,7 @@ redirect 302 /files/FileBot_Subtitles_Installer.pkg https://downloads.sourceforg redirect 302 /files/ https://sourceforge.net/projects/filebot/files/ # redirect phpBB FAQ link to FileBot FAQ page +redirect 301 /forums/rules.php https://www.filebot.net/forums/viewtopic.php?f=5&t=1868 redirect 301 /forums/faq.php https://www.filebot.net/forums/viewtopic.php?f=3&t=7 redirect 301 /forums/app.php/help/faq https://www.filebot.net/forums/viewtopic.php?f=3&t=7