Well, my saga with Trac continues. I configure some of my trac sites such that you have to be logged in to access them. When an anonymous user accesses the site, they get an error message saying that they need different permissions to access the site.

Trac sends this message along with a 403 return code. In apache, the page that is returned with the error code is displayed. In Cherokee, a simple "403 Forbidden You have no access to the request URL" is returned. Is there a way to configure Cherokee to display the custom error page returned by the site?

I noticed an ErrorHandler section in the default configuration, but I couldn't find any other documentation on it.

If it is not possible for cherokee to return a custom error page as provided by the site, I think it would be a good candidate for a new feature. What do others think?

-John
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to