File Manager
Upload
Current Directory: /home/lartcid/public_html/journal.lartc.id
[Back]
..
[Open]
Hapus
Rename
.htaccess
[Edit]
Hapus
Rename
.well-known
[Open]
Hapus
Rename
README.md
[Edit]
Hapus
Rename
api
[Open]
Hapus
Rename
cache
[Open]
Hapus
Rename
cgi-bin
[Open]
Hapus
Rename
classes
[Open]
Hapus
Rename
config.TEMPLATE.inc.php
[Edit]
Hapus
Rename
config.inc.php
[Edit]
Hapus
Rename
controllers
[Open]
Hapus
Rename
cypress.json
[Edit]
Hapus
Rename
dbscripts
[Open]
Hapus
Rename
docs
[Open]
Hapus
Rename
error_log
[Edit]
Hapus
Rename
favicon.ico
[Edit]
Hapus
Rename
index.php
[Edit]
Hapus
Rename
js
[Open]
Hapus
Rename
lib
[Open]
Hapus
Rename
locale
[Open]
Hapus
Rename
mini.php
[Edit]
Hapus
Rename
pages
[Open]
Hapus
Rename
php.ini
[Edit]
Hapus
Rename
plugins
[Open]
Hapus
Rename
public
[Open]
Hapus
Rename
registry
[Open]
Hapus
Rename
scheduledTaskLogs
[Open]
Hapus
Rename
schemas
[Open]
Hapus
Rename
styles
[Open]
Hapus
Rename
templates
[Open]
Hapus
Rename
tools
[Open]
Hapus
Rename
Edit File
CRS 2.x to 3.x migration utility ================================ In CRS 3.0, we have renumbered the rules to be more logical and helpful. The new rule file names now correspond with the rule IDs in the file. First rule of a given file is usually 9XX100, then the rules continue in steps of ten. Related rules/siblings follow with a single digit change (9XX101, etc.). This utility replaces CRS 2 ruleIds with their CRS 3 counterparts. You can use it when migrating your CRS 2 exclusion/.conf files to CRS 3.0 or higher. Example usage: ./update.py -f your_old_modsec_conf.conf Rules which have been removed in CRS 3 are listed with the new ID 000000 in the CSV file. This means that the former rule is no longer part of CRS 3. If after replacement you find a string 000000 in your config files, you can likely remove that exclusion or special case. If you want to create your own tooling for this migration, you can use the file idNumbering.csv in this directory. It lists the old rule IDs of CRS 2.2, together with the corresponding rule IDs in CRS 3.0. A rule renumbering is painful for all existing installations. But we really think that the rule IDs lacked sense and reason, and we are confident future maintenance will be much easier once this is done. We do not plan to change rule IDs after this. We appreciate your understanding in this matter.
Simpan