From c4cc30f78c1c341d29b6430ae5f5fc3ad9357e11 Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Mon, 18 Jun 2012 11:18:09 -0600 Subject: [PATCH] Added redirect HTML pages for previous httpmethods.html and restquicktips.html as AWS doesn't support .htaccess files. --- httpmethods.html | 13 +++++++++++++ restquicktips.html | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 httpmethods.html create mode 100644 restquicktips.html diff --git a/httpmethods.html b/httpmethods.html new file mode 100644 index 0000000..303aae5 --- /dev/null +++ b/httpmethods.html @@ -0,0 +1,13 @@ + + + Moved to new URL: http://www.restapitutorial.com/lessons/httpmethods.html + + + + +

This page has been moved to http://www.restapitutorial.com/lessons/httpmethods.html

+

If your browser doesn't redirect you to the new location please + click here, + sorry for the hassles!

+ + \ No newline at end of file diff --git a/restquicktips.html b/restquicktips.html new file mode 100644 index 0000000..a5036e5 --- /dev/null +++ b/restquicktips.html @@ -0,0 +1,13 @@ + + + Moved to new URL: http://www.restapitutorial.com/lessons/restquicktips.html + + + + +

This page has been moved to http://www.restapitutorial.com/lessons/restquicktips.html

+

If your browser doesn't redirect you to the new location please + click here, + sorry for the hassles!

+ + \ No newline at end of file