Some PHP applications look for configuration data in environment variables. You can set environment variables for your app using .htaccess files. Either create or modify the file called .htaccess in your web root directory (public) and add the following lines: SetEnv MYVAR myvalue SetEnv OTHERVAR othervalue You can use as many SetEnv directives as you need.
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution