Looks like I needed
<rule name="WordPress Rule 1" stopProcessing="true">
<match url="^index\.php$" ignoreCase="false" />
<action type="None" />
</rule>
<rule name="WordPress Rule 2" stopProcessing="true">
<match url="^([_0-9a-zA-Z-]+/)?files/(.+)" ignoreCase="false" />
<action type="Rewrite" url="wp-includes/ms-files.php?file={R:2}" appendQueryString="false" />
</rule>
Also here’s a bit more information I was able to find. http://wordpress.org/support/topic/images-files-not-displaying
Related Posts:
- My subdirectory sites images (except webP) are throwing to 404 page even they are exist
- Upload images to remote server
- How to delete resized (cropped) image uploads and prevent future resizing?
- Uploaded images don’t show in Media Library if there are special characters in IPTC Keywords
- WordPress function: limit size, only jpg, jpeg, limit of uploaded files per account
- Uploading images to Media Library fails with Memory Exhausted
- Edit image preview is not displayed
- Uploading images: ‘ø’ get replaced with ‘ø’
- Media library not loading after switching the main site of multisite
- Different upload path per file type
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- wordpress media library shows empty images
- How to order images in a post in WordPress 3.3?
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- Is it possible to split Default WP Media directory to multiple Folder/Subdomain?
- Images uploaded to the media library has strange colors. However, in the edit screen the color is ok
- Change media URL (images)
- Unable to upload images to the Media Library. Getting this erron on the console wp-admin/async-upload.php 403 (Forbidden)
- Redirect to another page using contact form 7? [closed]
- How to limit the number of images displayed in the media window?
- Images are not showing up in “Uploaded to this post”
- Create a post from every image in my media gallery
- Get images attached to a specific page
- Images don’t update after being edited
- Is there a way in WordPress to convert images to WebP without a plugin?
- Change Image folder Locations
- Some Images Disappeared from Media Library?
- How to change the value “uploaded to” in the media library (WordPress 4.0)
- WordPress append -1 to the image name
- WordPress Multisite: Images moved to /sites/1?
- Could creation of various image sizes cause slow form submission response?
- unsharp thumbnails after uploading image
- How to handle a lot of media files in the uploads folder? (+10.000)
- Broken images in media library
- Images are not getting uploaded
- Assign one featured image to multiple posts?
- Missing Images in Uploads Directory (Server Only)
- Broken Media Library
- Transfered live site to new server and images are not showing
- Limit files uploaded per folder
- My image rotate 90 degree
- How do I change a Themes Header Image?
- Media Library is not loading on grid view in admin panel
- Blurry Images WordPress 5.8.1
- What does WordPress media uploader do to image files on upload?
- Trying WP editor to load full size image (not ‘300×300’)
- “Media Library” shows as empty, despite images being present
- Which filters or actions to use after a media upload and delete?
- Limit image resolution on upload
- Media Upload Folder – how to manage
- Upload multiple images in a custom metabox
- hook into completed image upload filter
- Adding upload button in metabox
- How can I hide media library images from general users?
- Images uploading to wrong folder
- Filter to modify post_title after image upload?
- Automatically Add Caption in image
- Import Images from one self-hosted WordPress install to another
- Rename image during upload using date and time stamp?
- How can I autopopulate titles in the media library?
- Upload thousands of images to WordPress without plugin?
- What’s the best “insert all images” plugin?
- Frontend Post – Allow Only Image File Upload
- Generating different dimension images while uploading image file from custom plugin page
- Can’t seem to attach uploaded image to post and set it as thumbnail
- Image upload appearing as broken images following server move
- In Wordress one author can not see the other’s author uploaded images through media library
- Merge Multisites with Shared Network Media Library
- How do I fix “Sorry, this file type is not permitted for security reasons”
- Show media-frame-menu on custom Media Frame
- Change wp-content/uploads to uploads/%postname%/%image%
- Conditional Image Sizes for Use via Theme Customizer Upload Only
- What happened to the media manger?
- Resize existing library images
- Autosort uploads in galleries by filename
- Rebuild thumbnails via WP Cli – how?
- Auto delete pictures in media library by age
- “HTTP Error” or Network Error (tcp_error) when uploading image
- Images uploading from media going in wrong folder
- WordPress Attachments with old images
- How does wordpress name resized image copies?
- adding image to post thumbnail from another server
- Metabox image upload value
- How to display a warning when an uploaded image is too small?
- cant upload media/pictures to my wordpress site, cant upload anything to my database
- Custom Image Widget
- Do I need to re-register all my images in the media library after a migration?
- WordPress on IIS works except for image upload widget: Win 10 Pro
- still need help-images inside wp-content/ uploads/ are not showing up in my media library and uploaded using FTP protocol
- The image keep redirect to my previous URL after I moving my site
- Images uploaded via Gutenberg image block are cropped
- How to disable post-thumbnail from generation?
- Redimension thumbnail crop without creating new images
- Edit image itself
- Rename uploads filenames to POST-ID on upload
- Bug when uploading pictures with Arabic name characters?
- WordPress can’t get image url but both the attachment and the actual file are there
- Multisite image URLs incorrect in editor
- How can I use an image from an external source without uploading it to the media library
- Convert base64 string to WordPress attachment uploads multiple images instead of a single one