2nd part...
Binary file wp-content/ai1wm-backups/clcmembers.co.uk-20190605-215908-718.wpress matches
wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/serverhttps1/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/envhttps/.htaccess:RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/loadbalancer/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/serverport443/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/testssl/cloudfront/.htaccess:RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
wp-content/plugins/really-simple-ssl/class-admin.php: $pattern = "/(\[OR\])(?!.*(\[OR\]|#start).*?RewriteRule)/s";
wp-content/plugins/really-simple-ssl/class-admin.php: $pattern = '/RewriteRule \^\(\.\*\)\$ https:\/\/%{HTTP_HOST}(\/\$1|%{REQUEST_URI}) (\[R=301,.*L\]|\[L,.*R=301\])/i';
wp-content/plugins/really-simple-ssl/class-admin.php: $rule .= "RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]" . "\n";
wp-content/plugins/really-simple-ssl/lets-encrypt/class-letsencrypt-handler.php: $rules .= 'RewriteRule ^.well-known/(.*)$ - [L]'."\n";
wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/README.md: RewriteRule \.well-known/acme-challenge/(.*)$
https://your-domain.com/path/to/acme-challenges/$1 [R=302,L]
wp-content/plugins/prevent-direct-access/includes/views/autoload_view.php: $rewrite_rule_loc = sprintf(wp_kses(__('<strong>in the WordPress rewrite block</strong> (the WordPress block usually starts with %s and ends with %s, <strong>just below</strong> the line reading %s', 'prevent-direct-access'), array( 'strong' => array() ), false), '<code># BEGIN WordPress</code>', '<code># END WordPress</code>', '<code>RewriteRule ^index\.php$ - [L]</code>');
wp-content/plugins/prevent-direct-access/includes/views/autoload_view.php: $rewrite_rule_loc = sprintf(wp_kses(__('<strong>within your WordPress rewrite block</strong>, which usually starts with %s and ends with %s, and <strong>just below</strong> the line reading %s', 'prevent-direct-access'), array( 'strong' => array() ), false), '<code># BEGIN WordPress</code>', '<code># END WordPress</code>', '<code>RewriteRule ^index\.php$ - [L]</code>');
wp-content/plugins/prevent-direct-access/prevent-direct-access.php: $newRule .= "RewriteRule private/([a-zA-Z0-9]+)$ " . $downloadFileRedirect;
wp-content/plugins/prevent-direct-access/prevent-direct-access.php: // eg. RewriteRule wp-content/uploads(/[a-zA-Z_\-\s0-9\.]+)+\.([a-zA-Z0-9]+)$ index.php?pre_dir_acc_61co625547=$1&is_direct_access=true&file_type=$2 [QSA,L]
wp-content/plugins/prevent-direct-access/prevent-direct-access.php: $newRule .= "RewriteRule " . str_replace( trailingslashit( $site_url ), '', $upload_dir_url ) . "/_pda" . "(\/[A-Za-z0-9_@.\/&+-]+)+\.([A-Za-z0-9_@.\/&+-]+)$ " . $directAccessPath;
wp-content/plugins/prevent-direct-access/prevent-direct-access.php: 'RewriteRule \.(gif|jpg|jpeg|bmp|zip|rar|mp3|flv|swf|xml|png|css|pdf)$ - [F]',
wp-content/plugins/backupbuddy/classes/restore.php:RewriteRule ^index\\.php$ - [L]
wp-content/plugins/backupbuddy/classes/restore.php:RewriteRule . /index.php [L]
wp-content/plugins/backupbuddy/classes/restore.php: } elseif ( strstr( $line, 'RewriteRule' ) ) { // RewriteRule.
wp-content/plugins/backupbuddy/classes/restore.php: } elseif ( ! strstr( $line, 'RewriteRule . ' ) ) {
wp-content/plugins/backupbuddy/classes/restore.php: $new_line = 'RewriteRule . ' . $paths['rewrite_path'] . 'index.php [L]' . "\n";
wp-content/plugins/backupbuddy/classes/restore.php: if ( false !== strstr( $line, 'RewriteRule . ' ) ) { // RewriteRule, warn user potentially if path may need changed.
wp-content/plugins/backupbuddy/classes/restore.php: pb_backupbuddy::status( 'warning', 'User-defined RewriteRule found and WordPress path has changed so this rule MAY need manually updated by you to function properly. Line #' . $line_number . ': "' . $line . '".' );
clcstaging/.htaccessnew:RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
clcstaging/.htaccess:RewriteRule ^index\.php$ - [L]
clcstaging/.htaccess:RewriteRule . /clcstaging/index.php [L]
clcstaging/wp-content/plugins/wordfence/lib/wordfenceClass.php: RewriteRule .* - [F,L,NC]
clcstaging/wp-content/plugins/really-simple-ssl/class-admin.php: $pattern = "/(\[OR\])(?!.*(\[OR\]|#start).*?RewriteRule)/s";
clcstaging/wp-content/plugins/really-simple-ssl/class-admin.php: $needle_old = "RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]";
clcstaging/wp-content/plugins/really-simple-ssl/class-admin.php: $needle_new = "RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]";
clcstaging/wp-content/plugins/really-simple-ssl/class-admin.php: $rule .= "RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]" . "\n";
clcstaging/wp-content/plugins/seo-redirection-premium/options/option_redirect_SSL.php:RewriteRule ^(.*)$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]"
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php:RewriteRule ^index\\.php$ - [L]
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php:RewriteRule . /index.php [L]
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php: } elseif ( strstr( $line, 'RewriteRule' ) ) { // RewriteRule.
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php: } elseif ( ! strstr( $line, 'RewriteRule . ' ) ) {
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php: $new_line = 'RewriteRule . ' . $paths['rewrite_path'] . 'index.php [L]' . "\n";
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php: if ( false !== strstr( $line, 'RewriteRule . ' ) ) { // RewriteRule, warn user potentially if path may need changed.
clcstaging/wp-content/plugins/backupbuddy/classes/restore.php: pb_backupbuddy::status( 'warning', 'User-defined RewriteRule found and WordPress path has changed so this rule MAY need manually updated by you to function properly. Line #' . $line_number . ': "' . $line . '".' );
clcstaging/wp-includes/class-wp-rewrite.php: $rules .= "RewriteRule ^index\.php$ - [L]\n";
clcstaging/wp-includes/class-wp-rewrite.php: $rules .= 'RewriteRule ^' . $match . ' ' . $home_root . $query . " [QSA,L]\n";
clcstaging/wp-includes/class-wp-rewrite.php: "RewriteRule ^.*$ - [S=$num_rules]\n";
clcstaging/wp-includes/class-wp-rewrite.php: $rules .= 'RewriteRule ^' . $match . ' ' . $home_root . $query . " [QSA,L]\n";
clcstaging/wp-includes/class-wp-rewrite.php: $rules .= 'RewriteRule ^' . $match . ' ' . $site_root . $query . " [QSA,L]\n";
clcstaging/wp-includes/class-wp-rewrite.php: "RewriteRule . {$home_root}{$this->index} [L]\n";
clcstaging/wp-admin/includes/network.php: $ms_files_rewriting = "\n# uploaded files\nRewriteRule ^";
clcstaging/wp-admin/includes/network.php:RewriteRule ^index\.php$ - [L]
clcstaging/wp-admin/includes/network.php:RewriteRule ^{$subdir_match}wp-admin$ {$subdir_replacement_01}wp-admin/ [R=301,L]
clcstaging/wp-admin/includes/network.php:RewriteRule ^ - [L]
clcstaging/wp-admin/includes/network.php:RewriteRule ^{$subdir_match}(wp-(content|admin|includes).*) {$rewrite_base}{$subdir_replacement_12} [L]
clcstaging/wp-admin/includes/network.php:RewriteRule ^{$subdir_match}(.*\.php)$ {$rewrite_base}$subdir_replacement_12 [L]
clcstaging/wp-admin/includes/network.php:RewriteRule . index.php [L]
clcstaging/.htaccessold:RewriteRule ^index\.php$ - [L]
clcstaging/.htaccessold:RewriteRule . /index.php [L]
3rd part to follow:.