specify 404 page

This commit is contained in:
Ben Hanzl 2011-04-13 16:23:10 -04:00
parent 87b81bd37c
commit c46faae757
1 changed files with 3 additions and 0 deletions

View File

@ -101,6 +101,9 @@ http {
# Path for static files
root /sites/example.com/public;
# Custom 404 page
error_page 404 /404.html;
expires 1M;
# Static assets