*** empty log message ***
diff --git a/.htaccess b/.htaccess
index 0c8be40..2d60ae6 100644
--- a/.htaccess
+++ b/.htaccess
@@ -2,66 +2,66 @@
 AddType application/x-httpd-php .rss

 

 # Redirect old school links to index.html

-Redirect permanent "/articles/index.html" http:/articles/index.php

-Redirect permanent "/articles/index.htm" http:/articles/index.php

-Redirect permanent "/articles/main.html" http:/articles/index.php

-Redirect permanent "/articles/contributing.html" http:/articles/contributing.php

+Redirect permanent "/articles/index.html" http://www.eclipse.org/articles/index.php

+Redirect permanent "/articles/index.htm" http://www.eclipse.org/articles/index.php

+Redirect permanent "/articles/main.html" http://www.eclipse.org/articles/index.php

+Redirect permanent "/articles/contributing.html" http://www.eclipse.org/articles/contributing.php

 

 # Understanding Layouts

 # Redirect old/incorrect URLs to the correct location.

-Redirect permanent "/articles/Understanding Layouts/Understanding Layouts.htm" http:/articles/article.php?file=Article-Understanding-Layouts/index.html

-Redirect permanent "/articles/Article-Understanding Layouts/Understanding Layouts.htm" http:/articles/article.php?file=Article-Understanding-Layouts/index.html

-Redirect permanent "/articles/Article-Understanding-Layouts/Understanding-Layouts.htm" http:/articles/article.php?file=Article-Understanding-Layouts/index.html

+Redirect permanent "/articles/Understanding Layouts/Understanding Layouts.htm" http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html

+Redirect permanent "/articles/Article-Understanding Layouts/Understanding Layouts.htm" http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html

+Redirect permanent "/articles/Article-Understanding-Layouts/Understanding-Layouts.htm" http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html

 

 # JFace Tree Viewer

 # Redirect old/incorrect URLs to the correct location.

-Redirect permanent "/articles/treeviewer-cg/TreeViewerArticle.htm" http:/articles/Article-TreeViewer/TreeViewerArticle.htm

+Redirect permanent "/articles/treeviewer-cg/TreeViewerArticle.htm" http://www.eclipse.org/articles/Article-TreeViewer/TreeViewerArticle.htm

 

 # ActiveX Support in SWT

 # Redirect old/incorrect URLs to the correct location.

-Redirect permanent "/articles/Article-ActiveX Support in SWT/ActiveX Support in SWT.html" http:/articles/article.php?file=Article-ActivexSupportInSwt/index.html

-Redirect permanent "/articles/Article-ActivexSupportInSwt/ActiveX Support in SWT v1.html" http:/articles/article.php?file=Article-ActivexSupportInSwt/index.html

-Redirect permanent "/articles/Article-ActivexSupportInSwt/index.html" http:/articles/article.php?file=Article-ActivexSupportInSwt/index.html

+Redirect permanent "/articles/Article-ActiveX Support in SWT/ActiveX Support in SWT.html" http://www.eclipse.org/articles/article.php?file=Article-ActivexSupportInSwt/index.html

+Redirect permanent "/articles/Article-ActivexSupportInSwt/ActiveX Support in SWT v1.html" http://www.eclipse.org/articles/article.php?file=Article-ActivexSupportInSwt/index.html

+Redirect permanent "/articles/Article-ActivexSupportInSwt/index.html" http://www.eclipse.org/articles/article.php?file=Article-ActivexSupportInSwt/index.html

 

 # Your First Plug-in

 # Redirect old/incorrect URLs to the correct location.

-Redirect permanent "/articles/Your First Plug-in.html" http:/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

+Redirect permanent "/articles/Your First Plug-in.html" http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

 

 #Redirect any URL for an article to the article.php file. Let it display the file (all prettied up).

 # Disabled for now. Will redirect all changes as the formats of articles are upgraded.

-#RedirectMatch "/articles/(.*)/(.*).(html?)" http:/articles/article.php?file=$1/$2.$3

+#RedirectMatch "/articles/(.*)/(.*).(html?)" http://www.eclipse.org/articles/article.php?file=$1/$2.$3

 

 # Article-API use/eclipse-api-usage-rules.html "How to Use the Eclipse API"

-Redirect permanent "/articles/Article-API use/eclipse-api-usage-rules.html" http:/articles/article.php?file=Article-API-Use/index.html

+Redirect permanent "/articles/Article-API use/eclipse-api-usage-rules.html" http://www.eclipse.org/articles/article.php?file=Article-API-Use/index.html

 

 # Article-Accessibility "Designing Accessible Plug-ins in Eclipse"

-Redirect permanent "/articles/Article-Accessibility/index.html" http:/articles/article.php?file=Article-Accessibility/index.html

-Redirect permanent "/articles/Article-Accessibility/accessibility.html" http:/articles/article.php?file=Article-Accessibility/index.html

+Redirect permanent "/articles/Article-Accessibility/index.html" http://www.eclipse.org/articles/article.php?file=Article-Accessibility/index.html

+Redirect permanent "/articles/Article-Accessibility/accessibility.html" http://www.eclipse.org/articles/article.php?file=Article-Accessibility/index.html

 

 # Article-action-contribution 

-Redirect permanent "/articles/Article-action-contribution/index.html" http:/articles/article.php?file=Article-action-contribution/index.html

-Redirect permanent "/articles/Article-action-contribution/Contributing Actions to the Eclipse Workbench.html" http:/articles/article.php?file=Article-action-contribution/index.html

+Redirect permanent "/articles/Article-action-contribution/index.html" http://www.eclipse.org/articles/article.php?file=Article-action-contribution/index.html

+Redirect permanent "/articles/Article-action-contribution/Contributing Actions to the Eclipse Workbench.html" http://www.eclipse.org/articles/article.php?file=Article-action-contribution/index.html

 

 # Article-EMF-Codegen-with-OCL

-Redirect permanent "/articles/Article-EMF-Codegen-with-OCL/article.html" http:/articles/article.php?file=Article-EMF-Codegen-with-OCL/index.html

+Redirect permanent "/articles/Article-EMF-Codegen-with-OCL/article.html" http://www.eclipse.org/articles/article.php?file=Article-EMF-Codegen-with-OCL/index.html

 

 # Article-Authoring-With-Eclipse

-Redirect permanent "/articles/Article-Authoring-With-Eclipse/AuthoringWithEclipse.html" http:/articles/article.php?file=Article-Authoring-With-Eclipse/index.html

+Redirect permanent "/articles/Article-Authoring-With-Eclipse/AuthoringWithEclipse.html" http://www.eclipse.org/articles/article.php?file=Article-Authoring-With-Eclipse/index.html

 

 #Article-JavaCodeManipulation_AST

-Redirect permanent "/articles/Article-JavaCodeManipulation_AST/index.html" http:/articles/article.php?file=Article-JavaCodeManipulation_AST/index.html

+Redirect permanent "/articles/Article-JavaCodeManipulation_AST/index.html" http://www.eclipse.org/articles/article.php?file=Article-JavaCodeManipulation_AST/index.html

 

 #Paul Glezen updated the CVS Branching article

-Redirect permanent "/articles/Article-CVS-branching/eclipse_branch.html" http:/articles/article.php?file=Article-BranchingWithEclipseAndCVS/article1.html

+Redirect permanent "/articles/Article-CVS-branching/eclipse_branch.html" http://www.eclipse.org/articles/article.php?file=Article-BranchingWithEclipseAndCVS/article1.html

 

 #Updated the CustomDrawingTablesAndTrees article.

-Redirect permanent "/articles/Article-CustomDrawingTableAndTreeItems/customDraw.htm" http:/articles/article.php?file=Article-CustomDrawingTableAndTreeItems/index.html

+Redirect permanent "/articles/Article-CustomDrawingTableAndTreeItems/customDraw.htm" http://www.eclipse.org/articles/article.php?file=Article-CustomDrawingTableAndTreeItems/index.html

 

 #Updated Eclipse DB Apps article.

-Redirect permanent "/articles/Article-EclipseDbWebapps/article.html" http:/articles/article.php?file=Article-EclipseDbWebapps/index.html

+Redirect permanent "/articles/Article-EclipseDbWebapps/article.html" http://www.eclipse.org/articles/article.php?file=Article-EclipseDbWebapps/index.html

 

 #Updated JFace Wizards

-Redirect permanent "/articles/Article-JFace Wizards/wizardArticle.html" http:/articles/article.php?file=Article-JFaceWizards/index.html

+Redirect permanent "/articles/Article-JFace Wizards/wizardArticle.html" http://www.eclipse.org/articles/article.php?file=Article-JFaceWizards/index.html

 

 #Updated JFace Wizards

-Redirect permanent "/articles/Article-Update/keeping-up-to-date.html" http:/articles/article.php?file=Article-Update/index.html
\ No newline at end of file
+Redirect permanent "/articles/Article-Update/keeping-up-to-date.html" http://www.eclipse.org/articles/article.php?file=Article-Update/index.html
\ No newline at end of file