fixed too many redirects errors

This commit is contained in:
Brandon Mathis 2010-12-18 22:22:36 -06:00
parent 02d6292af6
commit d8c3c4178a

View File

@ -1,5 +1,4 @@
RedirectMatch 301 /docs/ /reference/compass/ RedirectMatch 301 /docs/$ /reference/compass/
RedirectMatch 301 /docs/tutorials/(.*) /help/tutorials/$1 RedirectMatch 301 /docs/tutorials/(.*) /help/tutorials/$1
RedirectMatch 301 /docs/(.*) /$1 RedirectMatch 301 /docs/(.*) /$1
RedirectMatch 301 /reference/ /reference/compass/ RedirectMatch 301 /reference/$ /reference/compass/