Hi all,

We find it quite handy to use SetEnv to store configuration variables
for our PHP / Python Web apps.

Helps us keep configuration separate to the application, hence moving
code from development to production environments becomes quite simple.

Our SetEnvs are generally defined in our VirtualHost configuration.

I was wondering what the scope of these variables are. Are they
confined to the scripts VirtualHost or the entire Apache instance.

Would this be considered a security issue?

Thanks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to