SetEnv for addon domains and subdomains
Open Discussion
cPanel should allow to add more custom Apache directives. We want to configure an environment variable to tell our application which config it should be loading. So please allow easy configuration of "SetEnv", so we can do:
SetEnv APP_ENV dev
Only thing I've found about this: https://forums.cpanel.net/threads/how-to-edit-virtualhost-setenv.162245/
Adding an interface to WHM is a definite possibility, but I wanted to mention that this can be accomplished manually through the use of vhost include files, as described in our documentation here:
https://documentation.cpanel.net/display/EA/Modify+Virtualhost+Containers+With+Include+Files
Adding an interface to WHM is a definite possibility, but I wanted to mention that this can be accomplished manually through the use of vhost include files, as described in our documentation here:
https://documentation.cpanel.net/display/EA/Modify+Virtualhost+Containers+With+Include+Files
More and more applications really depend on it, we need it urgently. The extra include files work, but are a hassle :(
More and more applications really depend on it, we need it urgently. The extra include files work, but are a hassle :(
Are you seeking the ability to define SetEnv parameters in cPanel, WHM, or both?
Are you seeking the ability to define SetEnv parameters in cPanel, WHM, or both?
Replies have been locked on this page!