You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/09/27 19:08:19 UTC

[2/2] airavata git commit: changing document root

changing document root


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/59142dd7
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/59142dd7
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/59142dd7

Branch: refs/heads/develop
Commit: 59142dd7d878f2cced3647ba89b24879f578f005
Parents: b7a7920
Author: scnakandala <su...@gmail.com>
Authored: Tue Sep 27 15:08:14 2016 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Tue Sep 27 15:08:14 2016 -0400

----------------------------------------------------------------------
 dev-tools/ansible/roles/pga/templates/httpd.conf.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/59142dd7/dev-tools/ansible/roles/pga/templates/httpd.conf.j2
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/roles/pga/templates/httpd.conf.j2 b/dev-tools/ansible/roles/pga/templates/httpd.conf.j2
index 37c05e2..febb204 100644
--- a/dev-tools/ansible/roles/pga/templates/httpd.conf.j2
+++ b/dev-tools/ansible/roles/pga/templates/httpd.conf.j2
@@ -116,7 +116,7 @@ ServerAdmin root@localhost
 # documents. By default, all requests are taken from this directory, but
 # symbolic links and aliases may be used to point to other locations.
 #
-DocumentRoot "/var/www/html"
+DocumentRoot "/var/www/html/php-gateway/public"
 
 #
 # Relax access to content within /var/www.