]> arthur.barton.de Git - ngircd-web.git/blobdiff - .htaccess
README.md: Fix output path of pandoc command
[ngircd-web.git] / .htaccess
index 223f270f2f7f0421e346c6f775d0351a6e00fe12..dc1ed7063c360fcc01ee50595906dba1391e207b 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -17,7 +17,8 @@ Redirect /bugzilla/query.cgi https://github.com/ngircd/ngircd/issues
 
 # Documentation
 
-Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS
+Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS.md
+Redirect /doc/AUTHORS.md https://github.com/ngircd/ngircd/blob/master/AUTHORS.md
 Redirect /doc/COPYING https://github.com/ngircd/ngircd/blob/master/COPYING
 Redirect /doc/ChangeLog https://github.com/ngircd/ngircd/blob/master/ChangeLog
 Redirect /doc/INSTALL https://github.com/ngircd/ngircd/blob/master/INSTALL.md
@@ -26,4 +27,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/