[Centos-docs] Some Spanish Translation

Thu Sep 28 15:53:24 UTC 2006
danieldk at pobox.com <danieldk at pobox.com>

Lance Davis,
> Why not just make a symlink so google is happy ...

Or a rewrite/redirect rule in the httpd configuration. Everything in
location '/' that does not start with language shorthands can be rewritten
to '/en/<pagename>' (or redirected, what should probably be preferred).

-- Daniel