diff --git a/www/.htaccess b/www/.htaccess index f1e7962..59c58b6 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -2,3 +2,4 @@ AddHandler cgi-script .py Options +ExecCGI ErrorDocument 404 /morss.py +ErrorDocument 500 "A very nasty bug found his way onto this very server"