# One year for image files Header set Cache-Control "max-age=31536000, public" # One month for css and js Header set Cache-Control "max-age=2628000, public" # CodeIgniter environment (development / testing / production) SetEnv CI_ENV development