[SAC] Re: [OSGeo] #165: Wiki LDAP integration

#165: Wiki LDAP integration
------------------------+---------------------------------------------------
  Reporter: crschmidt | Owner: sac@lists.osgeo.org
      Type: task | Status: new
  Priority: normal | Component: SAC
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by wolf):

Replying to [comment:4 warmerdam]:
> Martin,
>
> I'm supportive of this idea, as long as the old urls continue to work
too, since they are published all over the place.

[[BR]]
That could be done with a
{{{
RedirectMatch permanent /index.php(.*)$ http://wiki.osgeo.org\1
}}}

This will result in all old links resulting in a HTTP response code of 301
(which the browser automatically redirects). Hopefully search engines will
take note of this too.

--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/165#comment:6&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.