diff --git a/www/.htaccess b/www/.htaccess index a50bac121f..c96489e95a 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -121,3 +121,5 @@ redirectmatch 301 /trunk/openstack-ops/(.*) /openstack-ops/$1 # details: https://bugs.launchpad.net/openstack-manuals/+bug/1288513 redirectmatch 301 (.*)//(.*) $1/$2 +# Redirect links to Architecture Design Guide epub from arc to arch +redirect 301 /arc/OpenStackArchitectureDesignGuide.epub /arch/OpenStackArchitectureDesignGuide.epub diff --git a/www/arc/OpenStackArchitectureDesignGuide.epub b/www/arch/OpenStackArchitectureDesignGuide.epub similarity index 100% rename from www/arc/OpenStackArchitectureDesignGuide.epub rename to www/arch/OpenStackArchitectureDesignGuide.epub diff --git a/www/arch/index.html b/www/arch/index.html new file mode 100644 index 0000000000..ce4f8a5db9 --- /dev/null +++ b/www/arch/index.html @@ -0,0 +1,276 @@ + + +
+ + + ++ + The OpenStack Architecture Design Guide offers examples of OpenStack deployments for different use cases. + +
++ This book was written in a five-day book sprint with authors who have learned first-hand how to design clouds that meet users needs. +
++ Read this book to learn about these types of use cases for OpenStack clouds: +
++ You can get the + + PDF + + to print yourself. If you'd like a bound copy, + + buy it from Lulu + + and all proceeds go to the Foundation to support more book sprints efforts like this one. +
+ +
+
+
+
+
+ This work is licensed under a
+
+ Creative Commons Attribution 3.0 United States License
+
+ .
+