Newsgroups: mail-lists.delegate-en
[DeleGate-En] Handling 404 errors
Dear Yutaka,
I'm using delegate 9.7.6 under windows as origin server for HTTP and try
to setup some special handling for 404 errors. I would like to forward
all requests where no file exists to a second server like this:
SERVER=http
MOUNT="/* file:///d:/www/*"
MOUNT="/* http://localhost:8001/* onerror={404}"
However, this seem not to work. Is there any other possibility to do
this?
With kind regards,
Matthias
|