I think the problem is that you are storing your images in /srv/www/wp-uploads/blog.linformatronics.nl/2013/01
but your link to the image is https://blog.linformatronics.nl/wp-uploads/2013/01/ccs5licence1.png.
What you need to do is tell wordpress to store the images in /srv/www/blog.linformatronics.nl/wp-uploads/2013/01
.
What your trying to do, it seems, is store images in wp-uploads/blog.linformatronics.nl
but the folders should be swapped. It’s the website name and then the wp-uploads folder.
Related Posts:
- Receiving 404 when uploading file larger than 10kb
- Image uploaded in media library, can only see it when I using the WP Edit Image feature. 404 when trying to view in browser
- How does WP media uploader create the 3 different sized images, and how can I duplicate it
- How to assign multiple file-mime-types to extension?
- Is it possible to reorganize the WordPress uploads directory?
- Create image formats with different qualities when uploading
- Which filters or actions to use after a media upload and delete?
- wp_delete_attachment doesn’t delete images in wp-content/uploads/
- Force WordPress 3.3 to use Flash uploader
- How to restrict images in v3.5 Media Library modal to only those from a specific post id?
- Allow CSV files to be uploaded
- How to add more upload directories?
- Multisite, upload images directly to Amazon S3
- How can I speed up a slow loading media library?
- What to do with unattached logos and header uploaded via native wordpress uploader?
- wp_editor with media buttons
- How to prevent upload of a multiple sizes of images
- Using “media_handle_sideload” to upload images programmatically does not upload image to Media Library
- Convert uploaded PNG to JPEG automatically
- Using attachment_fields_to_edit filter inside plugin class
- Add new media uploader at frontend for wp 3.5+
- Incremental number handling on duplicate file names
- wp_temp_dir does not change the /tmp temporary default directory
- Maximum upload size changes in php.ini ignored – How to remove upload size limit?
- How to upload all media to one folder, with no year/month subfolders
- Any way to define WP_UPLOADS_URL (like WP_CONTENT_URL)?
- Regenerate thumbnails after upload
- Media library storing files in uploads not folders within in uploads
- upload files dynamically to user folders
- How to protect media directory with .htaccess?
- Is there a limit on the number of attachments?
- ACF attachment custom field in rest response
- How to decrease the file size upload limit?
- Why does SVG upload in Media Library fail if the file does not have an XML tag at the beginning?
- media_handle_upload : undefined function?
- How can I allow upload of ttf or otf font files when hooking `upload_mimes` doesn’t work
- Can I stop wordpress generating media sizes
- I made a website using WordPress, but the server is ColdFusion, how can I make it work?
- Using subdomain to upload media/images etc on 2 different blogs
- Unable to create directory uploads/2018/12. Is its parent directory writable by the server?
- Can I upload a file to the site so that it is not accessible via an HTML page?
- Calling WP Gallery Uploader/Selector From Metabox
- why am i getting the ‘fatal error’ msg when uploading photos within specified MB?
- Stop WordPress from generating redundant image size
- WordPress 4.9.8 Trying to add filename over image in Media Browser
- Disable image thumbnails for only one upload folder
- Media library only shows for admin. Doesn’t show editor or below [closed]
- Upload featured image from front end using media-upload.php
- Get File Object from wp.Uploader
- media_handle_sideload on a file already on server
- Capability to prevent upload of files
- How can I upload to wp media library by foundation zurb ajax
- HTTP Error When Uploading Images with HTTPS?
- Check for file extension or mime type fails
- Error when upload images larger than 1024px [closed]
- A link (not in the post) to download a specific PDF file
- Set different max upload size limits based on file type/extension
- Correctly using the root directory for media uploads?
- how to change wp upload directory to another domain directory
- Populate a custom attachment metadata field with data from the image’s EXIF data?
- Disable “Create Audio Playlist” and “Create Video Playlist” in Add Media
- Change file name on upload in Media Page
- What is the URL pattern for image thumbnails + sizes?
- Setting up a HIPAA secured form / file upload
- How to make picture appear on wordpress site shared link? [closed]
- limit media upload to once a day
- How to download files to WordPress?
- How to detect when a file has been uploaded?
- wp-content/uploads returns a 404
- Cant upload larger than 100MB
- PDF Upload from Input Error
- Multiple images are generated in WP-content in wordpress
- Removing extra large generated images disables all crops
- MIME types not recognized by media library
- Missing a temporary folder not fixed
- How to allow .xls file uploads?
- Upload automatically html files
- Updating the attachment from front end doesn’t show the new change
- Bulk upload images in upload folder does not show in media library
- Is there some way to find if media items are used anywhere on the site?
- wp_update_attachment_metadata breaks after 10 files
- Media URL slugs without uploads folder path
- Add more field on WordPress media upload
- Frontend media shows “An error occurred in the upload. Please try again later.”
- File Upload Management
- WP_Custom_Media_Control | Give ID to media file
- WP Add Media Button – Can I set the default size to Original/Full Size
- Video limit about wordpress
- Can i add flickr,imgur etc. up-loader for my WP upload media button?
- Files larger than 500 kilobytes are not allowed
- How to split my uploaded media into directories?
- get the post thumbnail returns the full size
- All files unattached in Media Library
- Media Upload Directory to MMYY instead of YYYY/MM
- Is there a way to force Featured image to show as attachement?
- Auto-Import of WXR File
- how upload images and videos to specific folder like wp-content\uploads\folder-name
- Media upload takes too long
- Problems with defining UPLOADS constant
- Image in binary in the data to WordPress media library