Restrict File-Usage to MyDomain (protect)
-
Is it possible to restrict S3-file-access to users, calling S3-Bucket-URLs from my WordPress-Website only, using your plugin?
Files copied from WP-media library to Amazon S3 are created with everyone-has-access-permissions.
Once I remove the ‘everone-has-access-permission’ from a certain file (make it ‘private’) it is no longer accessible for my WP-blog-post. However the user, which credentials a put to wp-config.php has AmazonS3FullAcess-Policy. How this goes together?—
To solve my problem, I used ‘Referer=MyDomain’ in the S3-bucket policy (without any plugin, without any credentials putting somewhre …). It works fine with Chrome, Explore, Firefox, and other browser … but not on Android-mobiles. Therefore I can’t use bucket-policy only. This is the reason to look for an Plugin to solve this.—
May be it is possible to use ‘amazon-webservices-plugin’ allone (without WP offload S3-plugin). But how to tell the Amazon-S3-URLs, that they are accessed by my WordPress Website? How to submit WordPress the S3-User-permissions after putting credentials into wp-config.php?Different solution stubbs, may be …?! One would be sufficient for me.
??Thanks a lot.
Frankhttps://www.ads-software.com/plugins/amazon-s3-and-cloudfront/
- The topic ‘Restrict File-Usage to MyDomain (protect)’ is closed to new replies.