Envr var
This commit is contained in:
@@ -4,6 +4,11 @@ RewriteEngine On
|
|||||||
#RewriteBase /wrenchboard/
|
#RewriteBase /wrenchboard/
|
||||||
RewriteBase /
|
RewriteBase /
|
||||||
|
|
||||||
|
SetEnv CI_ENV development
|
||||||
|
#SetEnv CI_ENV production
|
||||||
|
SetEnv CI_CONFIG test_config
|
||||||
|
#SetEnv CI_CONFIG live_config
|
||||||
|
|
||||||
#Removes access to the system folder by users.
|
#Removes access to the system folder by users.
|
||||||
#Additionally this will allow you to create a System.php controller,
|
#Additionally this will allow you to create a System.php controller,
|
||||||
#previously this would not have been possible.
|
#previously this would not have been possible.
|
||||||
|
|||||||
Reference in New Issue
Block a user