]> arthur.barton.de Git - ngircd-web.git/blobdiff - .htaccess
platforms.html: Fix German "Plattformen" in HTML title
[ngircd-web.git] / .htaccess
index dceec08b050a10e124736a40cf39a12285704a3b..be1b4069c822433044103e416bed816458941c96 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,17 @@
 Options +MultiViews
+AddLanguage en .en
+AddLanguage de .de
+AddType application/x-httpd-php .php
+DirectoryIndex index.php
+LanguagePriority en de
 Redirect /bugzilla/index.cgi https://github.com/ngircd/ngircd/issues
 Redirect /bugzilla/enter_bug.cgi https://github.com/ngircd/ngircd/issues/new
 Redirect /bugzilla/query.cgi https://github.com/ngircd/ngircd/issues
+Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS
+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
+Redirect /doc/NEWS https://github.com/ngircd/ngircd/blob/master/NEWS
+Redirect /doc/README https://github.com/ngircd/ngircd/blob/master/README
+Redirect /doc/sample-ngircd.conf https://github.com/ngircd/ngircd/blob/master/doc/sample-ngircd.conf.tmpl
+Redirect /doc/ https://github.com/ngircd/ngircd/blob/master/doc/