aws / opsworks-cookbooks

Chef Cookbooks for the AWS OpsWorks Service
Other
1.05k stars 1.23k forks source link

Nginx Custom 404 Page #300

Open jsonmaur opened 9 years ago

jsonmaur commented 9 years ago

Is there a way to enable a custom 404 page (or any other error for that matter) in my static web layer? This is essential for my project as I don't want the ugly default Nginx 404 page.

OscarBarrett commented 9 years ago

You can create a custom cookbook to override the default nginx configs.