You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/09 03:02:05 UTC

docs commit: Fixing location of .htaccess.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website b7c0d367a -> 2774d649b


Fixing location of .htaccess.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/2774d649
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/2774d649
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/2774d649

Branch: refs/heads/cordova-website
Commit: 2774d649b21b7ff98e5d61c3fa5188d9a2cbf260
Parents: b7c0d36
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Tue Sep 8 18:02:00 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 8 18:02:00 2015 -0700

----------------------------------------------------------------------
 .htaccess     | 1 -
 www/.htaccess | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2774d649/.htaccess
----------------------------------------------------------------------
diff --git a/.htaccess b/.htaccess
deleted file mode 100644
index d6d5506..0000000
--- a/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-ErrorDocument 404 /http/404.html

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2774d649/www/.htaccess
----------------------------------------------------------------------
diff --git a/www/.htaccess b/www/.htaccess
new file mode 100644
index 0000000..d6d5506
--- /dev/null
+++ b/www/.htaccess
@@ -0,0 +1 @@
+ErrorDocument 404 /http/404.html


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org