Is something to the effect of this possible without nesting in a htaccess file?
<ifDefine !development | !staging>
....
Ideally I would use an environment variable but this is not possible in this case.
Is something to the effect of this possible without nesting in a htaccess file?
<ifDefine !development | !staging>
....
Ideally I would use an environment variable but this is not possible in this case.