Hi, i'm trying to specify custom error handlers in vServer -> default -> error handlers. i'm using the custo mredirects with error default, which means to me, that every error should be redirected to this error handler. but if i'm doing something like this:
curl -x PUTTT 'http://localhost/' then i'm getting the default error: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head><title>405 Method Not Allowed</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <h1>405 Method Not Allowed</h1> <p><hr> Cherokee web server 1.2.1 (UNIX), Port 80 </body> </html> any ideas? i'm using cherokee 1.2.1. thanks in advance, ben
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
