Skip to content

Commit

Permalink
Added missing redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten Rinne committed Jan 9, 2015
1 parent 90688b7 commit 79d932a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ FileETag None
RedirectPermanent /dokumentation.1.2.php /docs
RedirectPermanent /dokumentation.1.2.de.php /docs
RedirectPermanent /docs/dokumentation.1.2.de.php /docs
RedirectPermanent /dokumentation.1.3.cz.php /docs
RedirectPermanent /dokumentation.1.3.de.php /docs
RedirectPermanent /docs/dokumentation.1.3.de.php /docs
RedirectPermanent /dokumentation.1.3.en.php /docs
Expand Down Expand Up @@ -561,6 +562,7 @@ FileETag None
RedirectPermanent /docs/documentation.de.php /documentation
RedirectPermanent /docs/lizenz.html https://raw.github.com/thorsten/phpMyFAQ/master/LICENSE
RedirectPermanent /docs/lizenz.php https://raw.github.com/thorsten/phpMyFAQ/master/LICENSE
RedirectPermanent /docs/phpmyfaq.txt /docs
RedirectPermanent /donations.php /donations
RedirectPermanent /download.php /download
RedirectPermanent /download_old.php /old-downloads
Expand All @@ -578,7 +580,10 @@ FileETag None
RedirectPermanent /mailingliste.php http://forum.phpmyfaq.de
RedirectPermanent /news/bugtraq.php https://github.com/thorsten/phpMyFAQ/issues
RedirectPermanent /news/changelog.php /changelog
RedirectPermanent /news/documentation.php /documentation
RedirectPermanent /news/dokumentation.php /documentation
RedirectPermanent /news/dokumentation.1.3.php /documentation
RedirectPermanent /news/dokumentation.1.3.pl.php /documentation
RedirectPermanent /documentation.php /documentation
RedirectPermanent /referenzen.php /references
RedirectPermanent /references.php /references
Expand Down

0 comments on commit 79d932a

Please sign in to comment.