How to list posts with disabled/closed comments, with pagination?

I don’t have the time right now to work the code, but you’ll need to use pre_get_posts and filter out based upon comment_status => 'open'.

File not found.