
cherokee at googlecode
Feb 27, 2012, 10:57 AM
Post #1 of 4
(299 views)
Permalink
|
|
Issue 1346 in cherokee: Error handler not working - internal
|
|
Status: New Owner: ---- New issue 1346 by silverha...@gmail.com: Error handler not working - internal http://code.google.com/p/cherokee/issues/detail?id=1346 What steps will reproduce the problem? 1. echo 'hello this is an error' > /var/www/error404.htm 2. cherokee-admin > vservers > default > error handler > custom > new > 404 3a. Redirection: error404.htm 3b. Redirection: /var/www/error404.htm 3c. Redirection: http://google.com 4. Type: Internal > add > save > hard reset 6. http://myexample.com/foobar What is the expected output? What do you see instead? Expected: the page to return 'hello this is an error' Instead: "Error 404 ... /var/www/error404.htm was not found on this server" What version of the product are you using? On what operating system? Cherokee web server 1.0.8 (Debian GNU/Linux), Port 80 x64 Please provide any additional information below. _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|