Welcome Guest, Not a member yet? Register   Sign In
Handling environments using .env
#3

(09-29-2018, 06:55 AM)sv3tli0 Wrote: By default you receive .htaccess file inside the public folder which has
Code:
SetEnv CI_ENVIRONMENT development

If you comment it with # then the value from .env will be used.

To be honest I think that it is not logical .env to be after htaccess but as .env is per instance while the .htaccess is usually stored inside the git repo...

This is what I expect, but is not working.
Reply


Messages In This Thread
Handling environments using .env - by skunkbad - 09-29-2018, 06:21 AM
RE: Handling environments using .env - by sv3tli0 - 09-29-2018, 06:55 AM
RE: Handling environments using .env - by skunkbad - 09-29-2018, 07:18 AM
RE: Handling environments using .env - by sv3tli0 - 09-29-2018, 08:47 AM
RE: Handling environments using .env - by sv3tli0 - 09-29-2018, 11:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB