You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: accurate metrics for file downloads (pdfs) from https://wri.org.
Stand up a server to test the following:
Reverse proxy file requests to AWS S3 (https://files.wri.org)
Use PHP (not apache/nginx) so that we can run other code including js for recaptcha
Use recaptcha to block bots
Log successful requests of pdfs
Cloudfront for logging?
The text was updated successfully, but these errors were encountered:
Goal: accurate metrics for file downloads (pdfs) from https://wri.org.
Stand up a server to test the following:
Reverse proxy file requests to AWS S3 (https://files.wri.org)
Use PHP (not apache/nginx) so that we can run other code including js for recaptcha
Use recaptcha to block bots
Log successful requests of pdfs
Cloudfront for logging?
The text was updated successfully, but these errors were encountered: