Question
Multisite Apache PHP environment variables
The Paas I'm moving from allowed me to configure environment variables for each app.
I could then getenv('foo') in PHP.
What are some strategies on how to do this in a droplet? I run multiple sites on one VPS.
Thanks
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×