Your IP : 216.73.216.95


Current Path : /usr/share/modsecurity-crs/
Upload File :
Current File : //usr/share/modsecurity-crs/.gitignore

*.swp
*.swo

# User configuration
crs-setup.conf
rules/REQUEST-900-EXCLUSION-RULES-BEFORE-CRS.conf
rules/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf

# The MaxMind GeoIP database can be downloaded or upgraded by running:
# util/upgrade.py geoip
util/geo-location/GeoIP.dat

# Unit test caches
.cache

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

.idea/