[Plugin: Amazon S3 Uploads] upload only to S3, not also to WordPress' server?
-
I only want the uploads to go to S3 because of limited storage space on my server’s hard drive.
I don’t just want a CDN like MaxCDN because all the files are still on my server; they’re just cached with MaxCDN.
I actually want my entire Media Library or whatever other files to be in S3 and not also on my server.
So all references to https://www.example.com/wp-content/uploads/file.jpg should instead be s3.example.com/… or whatever.
How can this be done?
Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Amazon S3 Uploads] upload only to S3, not also to WordPress' server?’ is closed to new replies.