permanent redirect for legacy docs/api links that may be out in mailing lists (prior to graduation, we had a symlink, but that broke when we moved the site, and this is a better long term fix)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@497731 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2007-01-19 08:04:31 +00:00
parent a5810b1e96
commit 2135986f8d
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#Forrest generates UTF-8 by default, but these httpd servers are
#ignoring the meta http-equiv charset tags
AddDefaultCharset off
RedirectMatch Permanent ^/solr/docs(.*) http://lucene.apache.org/solr$1

View File

@ -1,3 +1,4 @@
#Forrest generates UTF-8 by default, but these httpd servers are
#ignoring the meta http-equiv charset tags
AddDefaultCharset off
RedirectMatch Permanent ^/solr/docs(.*) http://lucene.apache.org/solr$1