From ec39961fa92cf9d2882ec61fd525b24a00b0e205 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 26 Feb 2011 20:59:49 +0000 Subject: Move virtual host htdocs under their corresponding virtual host contribution directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074925 13f79535-47bb-0310-9956-ffa450edef68 --- .../store-cluster/domains/joe/htdocs/index.html | 154 ++++++++++++++++ .../domains/joe/htdocs/login/index.html | 205 +++++++++++++++++++++ .../domains/joe/htdocs/logout/index.html | 42 +++++ 3 files changed, 401 insertions(+) create mode 100644 sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/index.html create mode 100644 sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/login/index.html create mode 100644 sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/logout/index.html (limited to 'sca-cpp/trunk/samples/store-cluster/domains/joe') diff --git a/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/index.html b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/index.html new file mode 100644 index 0000000000..c32dcd9d53 --- /dev/null +++ b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/index.html @@ -0,0 +1,154 @@ + + + + + + + +Store + + + + + + + +

Joe's Store

+
+
+

Catalog

+
+
+
+ +
+
+ +

Your Shopping Cart

+
+
+
+
+
+ + +(feed) +
+
+ + + diff --git a/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/login/index.html b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/login/index.html new file mode 100644 index 0000000000..4e3b5a2f61 --- /dev/null +++ b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/login/index.html @@ -0,0 +1,205 @@ + + + + + + + + +Sign in + + +

Sign in with an OpenID or OAuth provider

+
+ + + +
+

Sign in with your Google account

+

Sign in with your Yahoo account

+

Sign in with your MyOpenID account

+

Sign in with your Verisign account

+

Sign in with your MySpace account

+ +

Sign in with a Google apps domain
+
+

+ +

Sign in with your Livejournal account
+
+

+ +

Sign in with your Blogspot account
+
+

+ +

Sign in with your Blogger account
+
+

+ +

Sign in with an OpenID endpoint
+
+

+ +

Sign in with your Facebook account

+

Sign in with your Github account

+ +

Sign in with your Linkedin account

+

Sign in with your Twitter account

+
+ +
+ +
+ +
+ + + + + +
+ +
+ + + + + + +
+ + + diff --git a/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/logout/index.html b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/logout/index.html new file mode 100644 index 0000000000..4a025af225 --- /dev/null +++ b/sca-cpp/trunk/samples/store-cluster/domains/joe/htdocs/logout/index.html @@ -0,0 +1,42 @@ + + + + + + + + +Sign out + + +

Sign out

+
+ +
+ + +
+ -- cgit v1.2.3