[TYPO3-doc] [ReST migration] Final URLs for rendered documentation
Martin Bless
m.bless at gmx.de
Sat Jul 14 13:03:40 CEST 2012
Wow, it works. I just gave it a try and installed 'mod_speling'. Note:
one 'l' only.
>As I understood we want the "official URLs" to be CamelCase with all
>forms of lowercase and uppercase deviants still being accepted but
>leading to a 301 redirect. We once found that "mod_spelling" may be
>the solution [1].
In the vhosts I've set:
CheckSpelling On
CheckCaseOnly On
This means, its turned off by default and may be turned on where
needed in a .htaccess.
So you may try these:
http://preview.docs.typo3.org/typo3/administratorsguide/introduction/conventionsusedinthisdocument/index.html
http://preview.docs.typo3.org/TYPO3/ADMINISTRATORSGUIDE/Introduction/ConventionsUsedInThisDocument/INDEX.HTML
They will lead to the only "true" one:
http://preview.docs.typo3.org/TYPO3/AdministratorsGuide/Introduction/ConventionsUsedInThisDocument/Index.html
And this one:
http://preview.docs.typo3.org/TYPO3/administratorsguide/INTRODUCTION/CoNveNtiOnsUsedInThisDoCuMeNt/
leads to the "true" one:
http://preview.docs.typo3.org/TYPO3/AdministratorsGuide/Introduction/ConventionsUsedInThisDocument/
Martin
--
Certified TYPO3 Integrator | TYPO3 Documentation Team Member
http://mbless.de
More information about the TYPO3-project-documentation
mailing list