|
Server : Apache System : Linux ecngx264.inmotionhosting.com 4.18.0-553.77.1.lve.el8.x86_64 #1 SMP Wed Oct 8 14:21:00 UTC 2025 x86_64 User : lonias5 ( 3576) PHP Version : 7.3.33 Disable Function : NONE Directory : /opt/ngxconf/profiles/ |
Upload File : |
#
# No Caching
# ngxconf Caching Profile
#
---
id: no_caching
name: "No Caching"
description: >
Disables NGINX page caching. Brute-force ratelimit protection is
still enabled.
config:
pass_all: true
cache_time_default: 0
accel_static_content: false
bypass_cookies: []
cache_bypass_paths: []
ratelimit: 15
ratelimit_paths:
- /.*login\.php
- .*/xmlrpc\.php
- .*/wp-cron\.php
static_content_paths: []
cache_convert_head: true
cache_honor_cc: false
cache_honor_cookies: true
cache_honor_expires: false
cache_lock_enable: true
cache_time_404: 0
cache_time_modsec: 0
force_passthru: []
gzip: 3
brotli: 4