#-------------------------------------------------------------------- # Example Environment Configuration file # # This file can be used as a starting point for your own # custom .env files, and contains most of the possible settings # available in a default install. # # By default, all of the settings are commented out. If you want # to override the setting, you must un-comment it by removing the '#' # at the beginning of the line. #-------------------------------------------------------------------- #-------------------------------------------------------------------- # ENVIRONMENT #-------------------------------------------------------------------- CI_ENVIRONMENT = production #-------------------------------------------------------------------- # APP #-------------------------------------------------------------------- app.baseURL = '[[softurl]]/public/' # If you have trouble with `.`, you could also use `_`. # app_baseURL = '' # app.forceGlobalSecureRequests = false # app.CSPEnabled = false #-------------------------------------------------------------------- # DATABASE #-------------------------------------------------------------------- database.default.hostname = [[softdbhost]] database.default.database = [[softdb]] database.default.username = [[softdbuser]] database.default.password = [[softdbpass]] database.default.DBDriver = MySQLi database.default.DBPrefix = [[dbprefix]] database.default.port = 3306 # If you use MySQLi as tests, first update the values of Config\Database::$tests. # database.tests.hostname = localhost # database.tests.database = ci4_test # database.tests.username = root # database.tests.password = root # database.tests.DBDriver = MySQLi # database.tests.DBPrefix = # database.tests.charset = utf8mb4 # database.tests.DBCollat = utf8mb4_general_ci # database.tests.port = 3306 #-------------------------------------------------------------------- # ENCRYPTION #-------------------------------------------------------------------- # encryption.key = #-------------------------------------------------------------------- # SESSION #-------------------------------------------------------------------- # session.driver = 'CodeIgniter\Session\Handlers\FileHandler' # session.savePath = null #-------------------------------------------------------------------- # LOGGER #-------------------------------------------------------------------- # logger.threshold = 4
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
.env | File | 2.37 KB | 0644 |
|
.htaccess | File | 312 B | 0644 |
|
App.php | File | 7.72 KB | 0644 |
|
Database.php | File | 6.21 KB | 0644 |
|
clone.php | File | 5.02 KB | 0644 |
|
fileindex.php | File | 150 B | 0644 |
|
igniter.zip | File | 6.64 MB | 0644 |
|
import.php | File | 4.5 KB | 0644 |
|
info.xml | File | 4.05 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 3.83 KB | 0644 |
|
install.xml | File | 288 B | 0644 |
|
md5 | File | 4.1 KB | 0644 |
|
notes.txt | File | 299 B | 0644 |
|