X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.htaccess;h=be1b4069c822433044103e416bed816458941c96;hb=55ce1769eb462c9969519b830a327bb24a651603;hp=f776a7f4f12a084c2bf51e71540ce97b994c40d8;hpb=008317b21f1f3c64cc93be4498771115bf57ec38;p=ngircd-web.git diff --git a/.htaccess b/.htaccess index f776a7f..be1b406 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,17 @@ -Redirect /bugzilla http://arthur.barton.de/cgi-bin/bugzilla +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/