Repository: cloudstack-www Updated Branches: refs/heads/asf-site 5ce43497e -> 874995d17
test if PHP files work, if they do we can do some header redirects for API docs Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/874995d1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/874995d1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/874995d1 Branch: refs/heads/asf-site Commit: 874995d17f51a090e5b5f2068b855bd1be76a176 Parents: 5ce4349 Author: Ian Duffy <i...@ianduffy.ie> Authored: Thu May 14 07:34:20 2015 +0100 Committer: Ian Duffy <i...@ianduffy.ie> Committed: Thu May 14 07:34:20 2015 +0100 ---------------------------------------------------------------------- content/test.php | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/874995d1/content/test.php ---------------------------------------------------------------------- diff --git a/content/test.php b/content/test.php new file mode 100644 index 0000000..4f1ec1a --- /dev/null +++ b/content/test.php @@ -0,0 +1,3 @@ +<?php +echo "test"; +