]> arthur.barton.de Git - ngircd-web.git/commitdiff
.htaccess: Add redirects for renamed documentation files
authorAlexander Barton <alex@barton.de>
Mon, 12 Feb 2024 17:16:21 +0000 (18:16 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 12 Feb 2024 17:16:21 +0000 (18:16 +0100)
.htaccess

index 223f270f2f7f0421e346c6f775d0351a6e00fe12..cf36d82c9141dd01569c426a13ffa6e51fe5304e 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -26,4 +26,7 @@ Redirect /doc/NEWS https://github.com/ngircd/ngircd/blob/master/NEWS
 Redirect /doc/README https://github.com/ngircd/ngircd/blob/master/README.md
 Redirect /doc/README.md https://github.com/ngircd/ngircd/blob/master/README.md
 Redirect /doc/sample-ngircd.conf https://github.com/ngircd/ngircd/blob/master/doc/sample-ngircd.conf.tmpl
+Redirect /doc/FAQ.txt https://github.com/ngircd/ngircd/blob/master/doc/FAQ.md
+Redirect /doc/SSL.txt https://github.com/ngircd/ngircd/blob/master/doc/SSL.md
+# Catch all
 Redirect /doc/ https://github.com/ngircd/ngircd/blob/master/doc/