SuffolkLITLab / RateMyPDF

RateMyPDF is a website that helps paper form authors (particularly for court forms) improve the usability of their forms for self-represented litigants. It uses the FormFyxer library to deliver its insights.
https://ratemypdf.com
MIT License
1 stars 1 forks source link

Add a simpler method to redirect from www to / for ratemypdf.com #9

Closed nonprofittechy closed 1 year ago

nonprofittechy commented 1 year ago

If we use AWS Cloudfront, we can create something called an "alias" redirect with just Route53 and not having to mess with the nginx config. The nginx config process is already not ideal--would be nice to automate that.