Re: fancy redirects / 404 passthrough
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <Pine.LNX.4.56.0310301507330.18274@earth> |
On Thu, 30 Oct 2003, fredrik danerklint wrote: > If I understand this correctly, tux wouldn't log a 404 in the logfile if > the request was handle by the secondary server? > > 10.1.2.3 - - Wed Oct 29 23:59:10 2003 "GET ftp.fredan.org/games/ HTTP/1.1" - 0 > 404 > > Apache did handle my request, since there was no index page in that > directory. Tux will log redirects by default. You can disable this via /proc/sys/net/tux/redirect_logging. Ingo