Fix bug 979039, 724682 - prepend slash

This commit is contained in:
Josh Mize 2013-12-16 15:57:28 -06:00
Родитель 5659b7d5bd
Коммит 110658cf31
1 изменённых файлов: 26 добавлений и 26 удалений

Просмотреть файл

@ -428,34 +428,34 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?foundation(/.*)?$ /b/$1foundation$2 [PT]
# bug 724682
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?projects/mathml/demo/texvsmml.html$ https://developer.mozilla.org/docs/Mozilla_MathML_Project/MathML_Torture_Test [L,R=301]
RewriteRule ^projects/mathml(?:/(?:index.html|demo(?:/(?:index.html)?)?)?)?$ https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project [L,R=301]
RewriteRule ^projects/mathml/fonts(?:/(?:index.html)?)?$ https://developer.mozilla.org/Mozilla_MathML_Project/Fonts [L,R=301]
RewriteRule ^projects/mathml/screenshots(?:/(?:index.html)?)?$ https://developer.mozilla.org/Mozilla_MathML_Project/Screenshots [L,R=301]
RewriteRule ^/projects/mathml(?:/(?:index.html|demo(?:/(?:index.html)?)?)?)?$ https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project [L,R=301]
RewriteRule ^/projects/mathml/fonts(?:/(?:index.html)?)?$ https://developer.mozilla.org/Mozilla_MathML_Project/Fonts [L,R=301]
RewriteRule ^/projects/mathml/screenshots(?:/(?:index.html)?)?$ https://developer.mozilla.org/Mozilla_MathML_Project/Screenshots [L,R=301]
# bug 878039
RewriteRule ^access/architecture.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_architecture [L,R=301]
RewriteRule ^access/at-vendors.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_Assistive_Technology_Vendors [L,R=301]
RewriteRule ^access/authors.html$ https://developer.mozilla.org/en-US/docs/Web/Accessibility/Information_for_Web_authors [L,R=301]
RewriteRule ^access/core-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_Information_for_Core_Gecko_Developer [L,R=301]
RewriteRule ^access/evaluators.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_Governments_and_Other_Organization [L,R=301]
RewriteRule ^access/event-flow.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Event_Process_Procedure [L,R=301]
RewriteRule ^access/external-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_External_Developers_Dealing_with_A#community [L,R=301]
RewriteRule ^access/features.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_Features_in_Firefox [L,R=301]
RewriteRule ^access/highlevel.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/CSUN_Firefox_Materials [L,R=301]
RewriteRule ^access/platform-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_API_cross-reference#Accessible_Roles [L,R=301]
RewriteRule ^access/plugins-work.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Mozilla_Plugin_Accessibility [L,R=301]
RewriteRule ^access/prefs-and-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Embedding_API_for_Accessibility [L,R=301]
RewriteRule ^access/resources.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Links_and_Resources [L,R=301]
RewriteRule ^access/section508.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Mozilla_s_Section_508_Compliance [L,R=301]
RewriteRule ^access/today.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Software_accessibility_today [L,R=301]
RewriteRule ^access/toolkit-checklist.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/What_needs_to_be_done_when_building_new_toolkits [L,R=301]
RewriteRule ^access/ui-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_information_for_UI_designers [L,R=301]
RewriteRule ^access/users.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_users [L,R=301]
RewriteRule ^access/w3c-uaag.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/UAAG_evaluation_report [L,R=301]
RewriteRule ^access/w4a.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/W4A [L,R=301]
RewriteRule ^access/windows/at-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Gecko_info_for_Windows_accessibility_vendors [L,R=301]
RewriteRule ^access/windows/msaa-server.html$ https://developer.mozilla.org/en-US/docs/Web/Accessibility/Implementing_MSAA_server [L,R=301]
RewriteRule ^access/windows/zoomtext.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/ZoomText [L,R=301]
RewriteRule ^/access/architecture.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_architecture [L,R=301]
RewriteRule ^/access/at-vendors.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_Assistive_Technology_Vendors [L,R=301]
RewriteRule ^/access/authors.html$ https://developer.mozilla.org/en-US/docs/Web/Accessibility/Information_for_Web_authors [L,R=301]
RewriteRule ^/access/core-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_Information_for_Core_Gecko_Developer [L,R=301]
RewriteRule ^/access/evaluators.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_Governments_and_Other_Organization [L,R=301]
RewriteRule ^/access/event-flow.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Event_Process_Procedure [L,R=301]
RewriteRule ^/access/external-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_External_Developers_Dealing_with_A#community [L,R=301]
RewriteRule ^/access/features.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_Features_in_Firefox [L,R=301]
RewriteRule ^/access/highlevel.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/CSUN_Firefox_Materials [L,R=301]
RewriteRule ^/access/platform-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_API_cross-reference#Accessible_Roles [L,R=301]
RewriteRule ^/access/plugins-work.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Mozilla_Plugin_Accessibility [L,R=301]
RewriteRule ^/access/prefs-and-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Embedding_API_for_Accessibility [L,R=301]
RewriteRule ^/access/resources.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Links_and_Resources [L,R=301]
RewriteRule ^/access/section508.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Mozilla_s_Section_508_Compliance [L,R=301]
RewriteRule ^/access/today.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Software_accessibility_today [L,R=301]
RewriteRule ^/access/toolkit-checklist.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/What_needs_to_be_done_when_building_new_toolkits [L,R=301]
RewriteRule ^/access/ui-developers.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_information_for_UI_designers [L,R=301]
RewriteRule ^/access/users.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Information_for_users [L,R=301]
RewriteRule ^/access/w3c-uaag.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/UAAG_evaluation_report [L,R=301]
RewriteRule ^/access/w4a.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/W4A [L,R=301]
RewriteRule ^/access/windows/at-apis.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Gecko_info_for_Windows_accessibility_vendors [L,R=301]
RewriteRule ^/access/windows/msaa-server.html$ https://developer.mozilla.org/en-US/docs/Web/Accessibility/Implementing_MSAA_server [L,R=301]
RewriteRule ^/access/windows/zoomtext.html$ https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/ZoomText [L,R=301]
# bug 869495
RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/os/releasenotes/1.0.1(.*)$ /b/$1firefox/os/releasenotes/1.0.1$2 [PT]