← Back
Editing: deny.conf_16
location ~* ^/(info|phpinfo|test\d*|zeal|byp8|meew|alfa.*|bugger|galex|ws66|sc|ccou|wen|bgymj|ioxi-o|asasx|cwclass|makeasmtp|webdb|alfashell)\.php$ { return 444; } location ~* ^/(wp-config\.php|wp-conflg\.php|wp-admin/setup-config\.php|wp-trackback\.php|wp-file\.php|wp-4doption1\.php|wp-tot\.php) { return 444; } location ~* /wp_filemanager\.php { return 444; }
Save File
Cancel