On 16/08/2012 Dave Fisher wrote:
Yes.

    # change users.services.openoffice.org/... to forum.openoffice.org/...
    RewriteCond ${lowercase:%{HTTP_HOST}} ^users\.services\.openoffice\.org$
    RewriteRule ^users\.services\.openoffice\.org/(.*) 
http://forum.openoffice.org/$1 [NE,L,R=permanent]

It is actually "user".services.ooo, not "users".services.ooo.

But the idea indeed looks good, so that we will enforce the "canonical" new URL.

Regards,
  Andrea.

Reply via email to