Hi, Im trying to edit the 404 webpage to generate dinamic content based on the wrong location. Ive done this previously in apache with:
ErrorDocument 404 /test.php Now I have tried this with cherokee and the best I could was doing this(through the cherokee admin): vserver!10!error_handler = error_redir vserver!10!error_handler!404 = /test.php The problem is that the redir is "External" and I want it to be transparent for the users. how can I specify the "internal" option of the redir? Thanks in advance. David. _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
