🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 07:03:11 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
jetpack-waf
📍 /home/therahul/thedasstores.com/wp-content/jetpack-waf
🔄 Refresh
✏️
Editing: bootstrap.php
Writable
<?php define( 'DISABLE_JETPACK_WAF', false ); if ( defined( 'DISABLE_JETPACK_WAF' ) && DISABLE_JETPACK_WAF ) return; define( 'JETPACK_WAF_MODE', 'silent' ); define( 'JETPACK_WAF_SHARE_DATA', false ); define( 'JETPACK_WAF_SHARE_DEBUG_DATA', false ); define( 'JETPACK_WAF_DIR', '/home3/therahul/thedasstores.com/wp-content/jetpack-waf' ); define( 'JETPACK_WAF_WPCONFIG', '/home3/therahul/thedasstores.com/wp-content/../wp-config.php' ); define( 'JETPACK_WAF_ENTRYPOINT', 'rules/rules.php' ); require_once '/home3/therahul/thedasstores.com/wp-content/plugins/jetpack/vendor/autoload.php'; Automattic\Jetpack\Waf\Waf_Runner::initialize();
💾 Save Changes
❌ Cancel