On 2011-02-12, Prescott Nasser wrote: > The file is here : > https://svn.apache.org/repos/asf/lucene/site/publish/.htaccess
> I don't have the ability to update it. Once I get commit status would > that allow me to update it? Likely not since I'll remove access for Lucene.NET committers to the Lucene site once all is there. > # Lucene.Net has moved to the incubator, > # site strcuture has changed, do don't use $1 in redirect... > RedirectMatch Permanent ^/lucene.net/(.*)$ > http://incubator.apache.org/lucene.net Yes, that would have worked. Of course Digy's solution does so as well (or my redirect line which does the same as the above just without regulare expressions). Stefan
