mirror of
https://github.com/apache/lucene.git
synced 2025-02-20 17:07:09 +00:00
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:
parent
a5810b1e96
commit
2135986f8d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user