Gisle Vanem wrote:

> I finally managed to build w/o CHEROKEE_EMBEDDED, but
> running:
>  cherokee.exe -C cherokee-2.conf

  Grand! :-)

> The last lines of cherokee-2.conf has only this (at line 124):
>
>  ErrorDocument 404 /MingW32/src/inet/cherokee-0.4.x/error404.html
>  # ErrorDocument 404 http://www.alobbs.com/error.php?op=404
>
> So what's the problem with the parser? Converting to Unix newlines
> doesn't help.

  It is trying the read an old configuration file. A few months ago,
  the configuration file grammar changed in order to support error
  handlers:

====
  ErrorHandler error_redir {
     404 http://www.alobbs.com/error.php?op=404
  }
====

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

Reply via email to