Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
var
/
softaculous
/
procwire
✏️
Editing: .htaccess
# Start ProcessWire:pwball (install) # Block all access (fallback if root .htaccess missing) <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Deny from all </IfModule> # End ProcessWire:pwball
💾 Save Changes
❌ Cancel