added code to SGN::Deploy::Apache to support early seting ofsgn-73.0
commite6ae5825d980664052e7c3044eb5ebcc46ebda2c
authorRobert Buels <rmb32@cornell.edu>
Thu, 7 Oct 2010 00:45:08 +0000 (6 17:45 -0700)
committerRobert Buels <rmb32@cornell.edu>
Thu, 7 Oct 2010 00:45:08 +0000 (6 17:45 -0700)
treecdbdc93cd58ec2653401722f0a6125ec6ff0bcda
parent46f8e4d6bbfdff94c6eada428ffe90c4de11553f
added code to SGN::Deploy::Apache to support early seting of
environment variables.

Apache SetEnv and PerlSetEnv do not make the environment variables
available early enough in the setup phase for them to be used for
loading configuration, for example.
conf/apache2_production.conf.example
lib/SGN/Deploy/Apache.pm