.htaccess revision 344a5d108806bd27a87eb542fdf7c289e9a72236
# Before Mavenization, doc used to be under http://openam.forgerock.org/doc/.
RedirectMatch 301 ^/doc/(.*)$ http://openam.forgerock.org/openam-documentation/openam-doc-source/doc/$1
# The following redirect handles the openam-site module being renamed to openam-doc-source.
RedirectMatch 301 ^/openam-documentation/openam-site/(.*)$ http://openam.forgerock.org/openam-documentation/openam-doc-source/$1