in reply to Re^2: invocation of a ghost file
in thread invocation of a ghost file

Ah! Then it's redirecting them to a URL which attempts to execute /some/path/unknown. Look in your access logs for a request for something like test-server/cgi-bin/unknown.

Replies are listed 'Best First'.
Re^4: invocation of a ghost file
by arkturuz (Curate) on Feb 16, 2006 at 08:28 UTC
    My CGI app calls it. Nothing else can call it. It's a bug, and I cannot find it.